-
code
代码文件夹:
ARVI_FSM.v为顶层文件,用于模拟时用。
dataHex.dat 为模拟输入文件(只有10行,象征的意思。实际我们模拟时,dataHex.dat文件足有1个多GB)
dataFormat.dat为输入文件对应的带格式的文件
使用modelsim模拟时,将dataHex.dat名字改为CPUContext.txt
结果:
result.txt
(Code folder: ARVI_FSM.v for top-level documents used for the simulation. dataHex.dat for analog input files (only 10 line, the meaning of the symbol. actual simulation we, dataHex.dat documents have more than one full GB) dataFormat.dat for the input file the corresponding file with modelsim simulation used to dataHex.dat name to CPUContext.txt results: result.txt)
- 2009-06-21 19:14:37下载
- 积分:1
-
cfi_ctrl
CFI控制器顶层模块,32位wishbone总线经典接口,用于简化对CFI flash(如块)的访问解锁、删除和编程。(Top level of CFI controller with 32-bit Wishbone classic interface)
- 2020-06-20 17:00:02下载
- 积分:1
-
video_avg33_filter
说明: 图片采用3x3均值滤波,用Verilog语言描述,输入输出分别使用外同步(Pictures are filtered with 3x3 mean and described in Verilog language. Input and output are synchronized with each other.)
- 2019-06-03 13:54:54下载
- 积分:1
-
基于FPGA的串口通信程序设计
本代码是一个基于FPGA的串口通信程序设计,程序采用Verilog语言编写,工程中已经加入了仿真模型,并设置了仿真,如果你的电脑也安装了modelsim-altera,就可以直接点击RTL仿真,就能出仿真结果了。程序的主要功能实串口测试,当FPGA芯片收到上位机发送的数据时将数据再发回到上位机,在串口助手上进行显示。
- 2022-03-22 10:58:18下载
- 积分:1
-
802.11a的基带检测
802.11a的基带分组检测的verilog实现,其使用了分组检测的优化算法——延时相关保存算法,具有由于的检测性能。
- 2022-03-26 03:59:22下载
- 积分:1
-
callback
This is code of UVM CALLBACK function.
- 2020-06-24 15:40:02下载
- 积分:1
-
123
说明: 系统介绍了数字开发系统平台FPGA设计中的部分技巧 对于FPGA开发研究人员具有一定的指导和帮助意义(Systematic introduction of digital development platform FPGA design techniques for FPGA development of some of the researchers have some sense of guidance and help)
- 2011-03-24 10:34:07下载
- 积分:1
-
walsh
沃尔什函数发生器工程文件,Quartus Ⅱ 13.0版本(Walsh Function Generator)
- 2020-07-03 08:20:01下载
- 积分:1
-
verilog 串口多字节发送程序
verilog 串口多字节发送程序,波特率计算公式如下:cnt_baud =(1/9600bps)/(1/crystal_frq(Mhz))-1;可以发送多个字节的数据,但是字节数是固定的
- 2023-09-08 22:45:03下载
- 积分:1
-
carry_lookahead_add4
4位的超前进位加法器,门级电路连接得到,verilog代码实现(4-bit look-ahead adder, gate-level circuit)
- 2011-10-18 21:40:20下载
- 积分:1