资源列表
UART
- 这是LPC2119/2129/2292/2294通用的串口通讯程序,供大家参考。
ISD2540-ISD251200
- 高性能ISD2540-ISD251200芯片的运用
DEC6713_BOOT
- TMS320c6713bootloader程序,已经在项目中应用
Vhdl_Simulation_With_Modelsim
- Triscend supports the use of the Model Technology ModelSim logic simulator for VHDL simulation of designs implemented in the Configurable System Logic (CSL) portion of a Triscend device.
ram
- VHDL 编写的RAM例子
keyboad
- VHDL 的4*4键盘代码
csb
- 超声波测距模组使用说明书v1.0.pdf
CompilerOptimizations
- To increase simulation speed, ModelSim® can apply a variety of optimizations to your design. These include, but are not limited to, mergingprocesses, pulling constants out of loops, clock suppression, and signal collapsing. You control the level o
zhengxuanqiuxian
- 此为基于ARM的LCD液晶显示器的程序,采用C语言编写,产生正弦曲线
C51PROG
- Most of the developers of the AVR binutils and gcc ports in addition to the devleopers of avr-libc subscribe to the list,
com
- 很好的用io口模拟串口的程序,内带仿真文件,可随意修改,已经在产品中应用,可放心使用。
s_fifo
- 一个verilog语言描写的同步fifo,包括:Fifo using declared registers for storage和Fifo using (model of) standard memory chip for storage.两种方式,包含testbench