搜索结果
找到约 3,279 项符合
VERILOG-HDL 的查询结果
教程资料 实现音乐播放的FPGA的实验源码(Verilog语言)
这是一个FPGA的实验源码,可以实现对一段音乐的播放。用Verilog语言编写的,对初学者会有一定的帮助。
教程资料 采用Verilog语言,实现了FPGA控制视频芯片的数据采集,并将数据按帧存储起来
采用Verilog语言,实现了FPGA控制视频芯片的数据采集,并将数据按帧存储起来
教程资料 pc104接口的verilog代码
pc104接口的verilog代码,仅供参考
教程资料 结合XILINXCPLD所做的模拟RS232通信verilog源程序
结合XILINXCPLD所做的模拟RS232通信verilog源程序
教程资料 一段控制1394芯片的cpld的verilog程序
这是一段控制1394芯片的cpld的verilog程序,可以参考,在实际项目中已经采用.
教程资料 i2c code for the verilog
i2c code for the verilog
教程资料 Cadence guide for verilog
Cadence guide for verilog
教程资料 Cadence Verilog Language and Simulation
Cadence Verilog Language and Simulation
allegro Verilog Coding Style for Efficient Digital Design
 
In this paper, we discuss efficient coding and design styles using verilog. This can beimmensely helpful for any digital designer initiating designs. Here, we address different problems rangingfrom RTL-Gate Level simulation mismatch to race conditions in writing behavioral models. All the ...
allegro Verilog编码中的非阻塞性赋值
 
One of the most misunderstood constructs in the Verilog language is the nonblockingassignment. Even very experienced Verilog designers do not fully understand how nonblockingassignments are scheduled in an IEEE compliant Verilog simulator and do not understand whenand why nonblocking assi ...