资源列表
[VHDL编程] VHDLlecturesIITM
说明:VHDL and FPGA design lectures with voice in some slides<saikiranoruganti> 在 2025-03-17 上传 | 大小:326kb | 下载:0
[VHDL编程] PS2UART_verilog
说明:基于Verilog的PS/2键盘接口实现,接收PS/2键盘数据,并转换成ASCII码,通过RS232发送到PC显示。-Based on Verilog, PS/2 keyboard interface, the receiving PS/2 keyboard data and convert it into ASCII code sent to the PC through the RS232 display.<liuxingxing> 在 2025-03-17 上传 | 大小:326kb | 下载:0
[VHDL编程] S3_SEG7DISP
说明:cyclone II EP2C8 对七段数码管的基本操作-cyclone II EP2C8 of the seven sections of the basic operation of digital<studystep0> 在 2025-03-17 上传 | 大小:326kb | 下载:0
[VHDL编程] FIFO-verilog
说明:本实验完成的是8位异步FIFO的设计,其中写时钟100MHz,读时钟为5MHz,其中RAM的深度为256。当写时钟脉冲上升沿到来时,判断写信号是有效,则写一个八位数据到RAM中;当读时钟脉冲上升沿到来时,判断读信号是有效,则从RAM中把一个八位数据读出来。当RAM中数据写满时产生一个满标志,不能再往RAM再写数据;当RAM中数据读空时产生一个空标志,不能再从RAM读出数据。-In this study, completed the 8-<肖波> 在 2025-03-17 上传 | 大小:326kb | 下载:0