自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(53)
  • 资源 (14)
  • 收藏
  • 关注

原创 git彻底删除已经删除的分支记录

https://worktile.com/kb/ask/227024.htmlhttps://www.jianshu.com/p/884ff6252be5https://blog.vini123.com/391

2024-10-11 14:00:54 198

原创 git 还原修改,放弃当前的修改

git 还原修改,放弃当前的修改https://blog.youkuaiyun.com/qq_42618566/article/details/104486234

2024-10-09 21:03:10 308

原创 armlm使用方法

https://developer.arm.com/documentation/102516/1-3/Activate-and-deactivate-your-product-license/Activate-a-license-without-installing-toolshttps://community.arm.com/support-forums/f/keil-forum/56253/keil-mdk-community-edition-activate-failedhttps://learn.

2024-10-07 21:22:36 304

原创 ubuntu下vscode插件arm keil studio pack遇到的问题

ubuntu下vscode插件arm keil studio pack遇到的问题。原因很简单,几个软件没有装,而插件也没有检查依赖关系。

2024-10-07 16:25:20 498

原创 如何在wsl中使用beyond compare

參考:https://forum.scootersoftware.com/forum/beyond-compare-4-discussion/version-control-aa/14411-new-updates-in-windows-wsl。

2024-10-05 17:57:49 355

原创 Installing a Powerline /Nerd font for Windows

在2404.23版本中,已經加入了nerd和powerline字體。只需要將2404.23版本中的帶NF或PL的字體安裝,再把cmd的字體設為Cascadia Mono PL /NF即可。眾所周知,wsl是運行在windows的cmd或power cmd中。以往linux中設置好的字體不起作用。而是要設置windows的cmd/power cmd的字體。對於在WSL上運行的vim, airline插件的顯示可能會有問題。其原因是powerline或nerd字體的缺失。

2024-10-05 14:21:37 377

原创 wsl中git difftool調用beyond compare

發現有兩種方案,鏈接如下:下面的鏈接供參考:

2024-09-29 12:30:14 247

原创 What is the difference between ESR and DCR?

https://electronics.stackexchange.com/questions/594519/what-is-the-difference-between-esr-and-dcr

2023-07-20 17:46:49 604

原创 dpkg: error processing package

有错误的包,还要用加–purge 参数remove。大致意思是说,把包重新install。

2023-05-25 01:28:07 877

原创 MIPI文章

MIPI

2023-01-19 16:25:08 1443

原创 Initialize Memory in Verilog

FPGA $readmemh $readmemb

2022-12-17 19:41:02 519

原创 TCL雷鸟电视卸载内置应用

雷鸟 TCL ADB

2022-12-09 22:45:08 8825 1

原创 Verilog Math Functions

Verilog Math Functions

2022-12-09 09:35:14 179

原创 Verilog 带参数例化

verilog 例化

2022-12-07 10:36:48 346

原创 ERROR: [Place 30-675]

vivado error 30-675

2022-12-06 16:28:01 1186

原创 OpenOCD 实用方法

OpenOCD 实用方法

2022-11-15 01:05:18 507

原创 各种link资源

stlink jlink

2022-09-27 17:49:59 1106

原创 write_project_tcl

TCL SCRIPT

2022-08-12 17:31:22 716

原创 如何比较两个block design?

比较block design

2022-08-10 17:25:15 203

原创 如何对vivado的项目进行版本管理?

如何对viado的项目进行版本管理

2022-06-14 17:59:38 596

原创 Installing vipm-17.0.2018-linux

Installing vipm-17.0.2018-linux

2022-06-14 15:29:28 240

原创 明明是dynamic executable但ldd显示not a dynamic executable的解决办法

not a dynamic executable

2022-06-14 14:22:14 3625

原创 Labview各版本及开发工具模块下载

Labview各版本及开发工具模块下载

2022-06-04 02:08:46 6826 1

原创 labview 2021sp1 下载链接

LabVIEW 2021 SP1 and DriversRelease Date2/16/22Included Versions2021 SP1Supported OSWindows 10 64-bitWindows Server 2016 64-bitWindows Server 2019 64-bitLanguageEnglishChecksum(MD5)f0b73a14a7e5ec7eb891c87c98e67aa4(SHA256)e28460317cfb8039f23c

2022-05-28 23:25:53 2799

原创 如何在ubuntu中安装和配置TeX Live ,Texstudio

记录:https://www.cnblogs.com/tsingke/p/13020450.html

2022-05-20 09:35:04 212

原创 sudo command doesn‘t source /root/.bashrc

https://unix.stackexchange.com/questions/228314/sudo-command-doesnt-source-root-bashrcQUESTION:I have added a custom path to PATH variable in my /root/.bashrc file.When i do sudo su; echo $PATH, it shows the entry, /path/to/custom/binsBut i do sudo sh

2022-05-19 17:18:14 314

原创 non-login/login/interactive/non-interactive关系

https://classpage.dmorgan.us/linadmin/labs/safe-remote-poweroff/safe-remote-poweroff.htmsafe remote poweroffIf you run a root command shell on your linux machine and remotely administer another one, also via a root command shell, it’s a matter of time be

2022-05-19 16:19:35 397

原创 ADDRESS WIDTH from RAM DEPTH

I am implementing a configurable DPRAM where RAM DEPTH is the parameter.How to determine ADDRESS WIDTH from RAM DEPTH?I know the relation RAM DEPTH = 2 ^ (ADDRESS WIDTH)i.e ADDRESS WIDTH = log (base 2) RAM DEPTH.How to implement the log (base 2) functi

2021-11-17 21:22:53 375

原创 Vivado Logic Analyzer - Warning: [Labtools 27-3123] The debug hub core was not detected at User Scan

https://support.xilinx.com/s/article/64764TITLEVivado Logic Analyzer - Warning: [Labtools 27-3123] The debug hub core was not detected at User Scan Chain 1 or 3DescriptionWhen programming the device in Hardware Manager for a design with ILA, I receive

2021-11-11 14:57:01 2121

原创 Getting Control Flow Graph from ANSI C code

源:https://stackoverflow.com/questions/16393985/getting-control-flow-graph-from-ansi-c-code/17844310For the control flow graph of a C Program you could look at existing Python parsers for C:[PyCParser](https://github.com/albertz/PyCParser)pycparserpycl

2021-10-29 14:39:30 293

原创 函数调用关系工具

doxygen:使用graphviz生成静态调用/继承关系图cflow:GNU cflow能够生成C程序的直接调用图和反向调用图egypt:一个小型Perl脚本,使用gcc和Graphviz生成C程序的静态调用图。Analizo:计算源代码度量,生成依赖关系图。CCTree:本地Vim插件,可以通过读取一个cscope数据库来显示静态调用图。为C程序工作。codeviz:一个静态调用图生成器(程序没有运行)。作为gcc的补丁实现;适用于C和C++程序。Cppdepend:是一个用于C/C++代码

2021-10-29 11:31:39 1924

原创 VIM 基础命令和环境变量

vim基础命令:version :显示版本及默认vimrc配置文件加载路径:scriptnames :按加载顺序显示vim启动后所有script:function :查看加载的所有functionVIM系统变量:echo $HOME :VIM HOME目录,对应于OS上的~目录Linux上为/home/username/Windows上为C:\Users\username\:echo $VIM :VIM被安装的目录VIM的目录路径为:\vim\vim\vim74\vim\vimfil

2021-09-20 22:13:12 1225

原创 极简vim插件管理工具

极简vim插件工具当没有插件管理器时,Vim 用户必须手动下载 tarball 包形式的插件,并将它们解压到 ~/.vim 目录中。在少量插件的时候可以。但当他们安装更多的插件时,就会变得一团糟。所有插件文件分散在单个目录中,用户无法找到哪个文件属于哪个插件。此外,他们无法找到他们应该删除哪个文件来卸载插件。这时 Vim 插件管理器就可以派上用场。插件管理器将安装插件的文件保存在单独的目录中,因此管理所有插件变得非常容易。我们几个月前已经写了关于 Vundle 的文章。今天,我们将看到又一个名为 “Vim

2021-09-20 22:03:18 316

原创 When should signals be AC coupled ?

Can LVDS be used to drive multiple loads (multi-drop) ?LVDS is primarily a point-to-point signaling technology meaning 1 driver and 1 receiver. In some special circumstances LVDS can be used to drive multiple loads; in this case the driver must be at one

2021-09-15 21:56:42 150

原创 如何给Vref加约束

原文链接https://forums.xilinx.com/t5/Other-FPGA-Architecture/help-me-constraints-external-Vref/td-p/736905If you use an I/O standard that needs the VREF (an SSTL, HSTL, etc… input), then the tools will know that a VREF is necessary. If you use the internal VR

2021-09-13 19:46:06 1536 2

原创 ubuntu下安装vmware workstation

ubuntu下安装vmware workstation基本流程从vmware 官网下载安装文件安装卸载遇到的问题提示GCC没有找到无法安装系统基本流程从vmware 官网下载安装文件www.vmware.com文件形式为名类似VMware-Workstation-Full-16.1.2-17966106.x86_64.bundle安装chmod +x VMware-Workstation-Full-16.1.2-17966106.x86_64.bundle./VMware-Workstati

2021-08-14 18:42:01 2647

转载 ss和netstat的区别

从下面这个图来看,netstat和ss都是网络相关的监控,netstat在协议栈中每一层都可以做监控统计:TCP、路由表、网络接口、协议等,但是在Linux中,netstat已经不为推荐,取而代之的是ss。netstat参数和使用常用参数-anplt-a 显示所有活动的连接以及本机侦听的TCP、UDP端口-l 显示监听的server port-n 直接使用IP地址,不通过域名服务器-p 正在使用Socket的程序PID和程序名称-r 显示路由表-t 显示TCP传输协议的连线状况-u 显示

2021-04-14 01:26:54 905

原创 交叉编译alsa-lib

–prefix must be the path as seen on the target device.To install the files into a different path on the host, use DESTDIR:make install DESTDIR=/home/me/whatever

2021-03-12 16:10:18 169

原创 .texi文件如何转成pdf

texinfo文件*.texi,比如openocd.texi,可以转成pdf文件。通过命令texi2pdf 或者texi2dvi来实现。

2021-02-14 14:54:00 894

原创 vim的command-line-window

用 :q 退出的时候,如果不慎敲反了,就会变出一个小小的窗口,叫命令行窗口 (Command-line Window)。高度可以通过参数 cmdwinheight 来设定。离开command-line window的方法有:<CR>CTR-C:quit:qall:qall!可以在vim下键入:help command-line-window来看详情...

2021-02-12 21:57:55 1936

JLink_Windows_V766b_x86_64.exe [56,152 KB]

segger网站太慢了。 为大家服务,最小积分下载。 windows下安装文件。

2022-06-02

LabVIEW2013完全自学手册

labview 学习资料

2022-06-02

JLink_Windows_V754c_x86_64.7z

JLink_Linux_V754c for windows 高速下载 原来的segger网站太慢了。 设定0分下载。不为赚积分,只为交个朋友!

2021-10-07

JLink_Linux_V754c_x86_64 for ubuntu

JLink_Linux_V754c for ubuntu 高速下载 原来的segger网站太慢了。 设定0分下载。不为赚积分,只为交个朋友!

2021-09-26

JLink_Windows_V754c_x86_64.exe

JLink_Linux_V754c 高速下载 原来的segger网站太慢了。 设定0分下载。不为赚积分,只为交个朋友!

2021-09-26

JLink_Windows_V686f-.7z

JLink_Windows_V686f.exe 高速下载 原来的segger网站太慢了。 设定0分下载。不为赚积分,只为交个朋友!

2020-11-04

斯坦福大學EE261《傅里葉變換及應用》的配套教材

作者是Ronald N. Bracewell The Fourier Transform and Its Applications 斯坦福大學课程EE261《傅里葉變換及應用》的配套教材。 原始视频:https://see.stanford.edu/Course/EE261 还可以从B站等找到带有中文字幕的视频。

2020-10-31

The fast Fourier transform_ An introduction to its theory and application.djvu

关于FFT的一些理论基础与应用。 E. Oran Brigham - The fast Fourier transform_ An introduction to its theory and application (1973, Prentice Hall) djvu格式 E. Oran Brigham 请大家参考。 不为赚积分,只为交朋友!

2020-08-24

JLink_Windows_V682.exe

JLink_Windows_V682.exe 高速下载 原来的segger网站太慢了。 设定0分下载。不为赚积分,只为交个朋友!

2020-08-24

JLink_Windows_V670c.exe

JLink_Windows_V670c.exe 高速下载 原来的segger网站太慢了。 设定0分下载。

2020-04-11

《FPGA数字信号处理实现原理及方法》

何宾的书,清华大学出版社,2010年版本,pdf格式 包括配套光盘的内容

2018-12-07

modelsim win64 10.6d se

modelsim-win64-10.6d-se的安装文件。 只为交个朋友!最少分数即可下载!!!!!!!

2018-11-30

The Definitive Guide to GCC, Second Edition

用7-zip解压 Author: William von Hagen Publisher: Apress Number of Pages: 584 Published: 2006-08-11 List price: $49.99 ISBN-10: 1590595858 ISBN-13: 9781590595855 书籍介绍(英文) The GNU Compiler Collection (GCC) offers a variety of compilers for different programming languages including C, C++, Java, Fortran, and Ada. The Definitive Guide to GCC, Second Edition has been revised to reflect the changes made in the most recent major GCC release, version 4. Providing in-depth information on GCC’s enormous array of features and options, and introducing crucial tools such as autoconf, gprof, and libtool, this book functions as both a guide and reference. This book goes well beyond a general introduction to GCC and covers key programming techniques such as profiling and optimization that, when used in conjunction with GCC’s advanced features, can greatly improve application performance. This second edition will prove to be an invaluable resource, whether you’re a student seeking familiarity with this crucial tool or an expert who uses GCC on a daily basis.

2009-11-27

Handbook of Real-Time and Embedded Systems

use 7-zip to unzip By Insup Lee, Joseph Y-T. Leung, Sang H. Son Publisher: Chapman & Hall/CRC Number Of Pages: 800 Publication Date: 2007-07-23 ISBN-10 / ASIN: 1584886781 ISBN-13 / EAN: 9781584886785 Binding: Hardcover Real-time and embedded systems are essential to our lives, from control

2009-09-07

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除