资源列表
[VHDL编程] flowingled_top
说明:基于VHDL语言实现流水灯功能,并已在FPGA开发板上完成测试-VHDL language based on light water features, and has completed testing in FPGA development board<liuhang> 在 2025-12-23 上传 | 大小:1kb | 下载:0
[VHDL编程] crc_gen.pl
说明:CRC verilog 生成脚本,可自己设定CRC 参数-CRC verilog generate scr ipts, you can set their own parameters CRC<沈磊> 在 2025-12-23 上传 | 大小:3kb | 下载:0
[VHDL编程] PS2controller
说明:基于Verilog语言的PS2控制和显示程序,完成Basys开发板上对PS2端口的控制,和数码管显示-Verilog-based Voice of the PS2 control and display program, complete Basys PS2 port on the development board control, and digital display<zhengjun> 在 2025-12-23 上传 | 大小:497kb | 下载:0
[VHDL编程] taxi
说明:该程序为东南大学自动化学院数字课程设计的程序,出租车计价器(08级的设计),采用VHDL实现,有详细的设计过程及最总的原理图-The program for the Institute of Automation, Southeast University Digital curriculum design process, the taxi meter (08 designs), the use of VHDL implementation, detailed design process a<xiaoyu> 在 2025-12-23 上传 | 大小:2.45mb | 下载:0
[VHDL编程] uart
说明:本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于<Domo> 在 2025-12-23 上传 | 大小:796kb | 下载:0