资源列表
sclk_switch
- fpga verilog 在有些电路中需要时钟切换,比如某个电路支持高速模式和低速模式,在高速模式下系统工作在125M时钟,在低速模式下系统工作在3M时钟,在这样的设计中需要动态的将时钟从高频切换到低频,或者从低频切换到高频,切换过程可能会出现毛刺,是非常危险的,为了避免这个问题,有两种方法: 1、 在时钟切换时,进入复位,只有当切换完成时,复位才结束 2、 采用时钟切换电路。 -fpga verilog Need some clock switching circuit, such
DDS
- 任意波形发生器,可用按键,实现4种常见波形的转换-Arbitrary waveform generator, can be the key to achieve four kinds of common waveform conversion
UART_VHDL
- VHDL 实现 UART 全双工通讯,可以独立使能接收和发送,具有发送和接收完成标志位。-VHDL implementation of UART full duplex communication, can independently make can receive and transmit, with sending and receiving complete flag.
FPGA-based-display
- 基于FPGA的四位数字循环动态数码显示,内含100M分频器-FPGA-based digital loop two-digit display
dance-box
- 利用FPGA实现的跳舞机,有VGA的模块,二进制到BCD转换的模块等-Using FPGA to achieve Dance Dance Revolution, have VGA module binary to BCD conversion modules, etc.
taxi_THE-FINAL
- 基于FPGA的汽车计费系统,根据不同的情况会有不同的计费方式,基本能够符合实际情况-FPGA-based auto billing system, depending on the situation will be different billing methods, and can basically meet the actual situation
usb_sim_model
- EZ-USB的仿真模型,Verilog实现,能够实现端点传输,自用。-EZ-USB simulation model, Verilog implementation, to achieve the endpoint transmission, personal use.
i2c_slave
- Verilog实现的i2c从设备仿真模型,只需修改控制码就可直接使用,自用-Verilog implementations i2c slave device simulation models, simply modify the control code can be used directly, for personal use
M25P128_model
- M25P128(NOR FLASH)的仿真模型,Verilog实现,调试了很久才通,现在基本功能完整,仿真时打印调试信息,自用无问题。-M25P128 (NOR FLASH) simulation model, Verilog implementation, commissioning a long time to pass, and now the basic functions of a complete, print debug information during simulation,
jsq
- 基于FPGA的计算器,可以实现加减乘除运算功能,由于时间问题,浮点运算未能实现,其中的二进制与BCD码相互转换的模块可以使用-FPGA-based calculator, arithmetic calculation function can be achieved, due to time issues, floating-point operations failed to achieve, including binary and BCD code conversion modules t
nor_flash_core
- Verilog实现的NOR FLASH控制器,基于M25P128开发,功能完整,简洁易懂,自用无问题。-Verilog implementations NOR FLASH controller, based M25P128 development, full-featured, easy to read, for personal use, no problem.
I2C
- Verilog语言实现I2C通信功能,可直接作为模块用于自己工程中。-Verilog language I2C communication functions can be used directly as a module for their own projects.
