-
dianti
6层电梯设计,采用vhdl编写,能够实验电梯功能(6-story elevator design, using vhdl prepared, able to lift function experiments)
- 2014-04-06 11:41:34下载
- 积分:1
-
24_LCD12864_DISPLAY
基于altera公司的fpga的lcd12864显示字符汉字的模块,模块接口简单易于复用。(Altera fpga-based company s lcd12864 display kanji character module, the module interface is simple and easy to reuse.)
- 2014-03-27 13:44:09下载
- 积分:1
-
按键消抖,矩阵键盘
传统的一个按键一个端口的方法,若要实现16个按键,则需要16个端口,而现在这个矩阵键盘的设计,16个按键,仅仅需要8个端口,如果使用16个端口来做矩阵键盘的话,可以识别64个按键,端口的利用率远远比传统的设计好的多,所以如果需要的按键少的话,可以选择传统的按键设计,如果需要的按键比较多的话,可以采用这种矩阵键盘的设计。
- 2022-08-16 16:03:33下载
- 积分:1
-
codic
8级cordic 算法verilog (8 cordic algorithm verilog)
- 2013-08-21 11:31:46下载
- 积分:1
-
ac_control
模块 ac_con (输出 heater_on、 cooler_on、 fan_on、 输入的 temp_low、 emp_high、 auto_temp、 manual_heat、 manual_cool、 manual_fan) ;
分配 heater_on = (temp_low & auto_temp) |manual_heat ;
分配 cooler_on = (temp_high & auto_temp) |manual_cool ;
分配 fan_on = (加热器上 | cooler_on | manual_fan;
endmodule
- 2023-06-27 10:00:02下载
- 积分:1
-
reed_solom
REEDSOLOMON source code
- 2010-04-30 17:44:52下载
- 积分:1
-
arinc429转232接口协议
资源描述arinc429与232接口协议之间的数据传输代码
- 2022-06-28 17:56:18下载
- 积分:1
-
74ls138-integral-4-wire-encoder-16
74ls138组成16..4线编码器 经过本人验证(74ls138 composed of 16 .. 4 line encoder after I verify)
- 2011-09-20 19:00:59下载
- 积分:1
-
auk_sdsdi
说明: 用于FPGA设计的代码(Verilog代码),在FPGA设计中的高速串并转换,时钟提取,对齐处理等功能(for FPGA design ,written by Verilog HDL the functions include SERDES , CDR and so on)
- 2020-11-11 12:39:44下载
- 积分:1
-
matlab-gmsk
基于matlab和vhdl的通信原理gmsk调制算法,主要包括GMSK相位路径的计算,GMSK眼图的仿真以验证相位计算的正确性,正余弦表的量化及bin文件的生成,以及用VHDL硬件语言所描述的基于EPM7128的地址逻辑.(Matlab and vhdl based on the principle gmsk Modulation of communication, including GMSK phase path calculation, GMSK eye diagrams of the simulation to verify the correctness of the phase calculation, is the cosine table generating quantitative and bin files, and using VHDL hardware description language logic based on the address of EPM7128.)
- 2020-12-19 10:39:10下载
- 积分:1