-
Decodificador
System Verilog decodificator.
Enters a value(binary), drops hundreds, tens and units in BCD
- 2013-05-15 02:11:45下载
- 积分:1
-
LMS
least mean square algo implemented on verilog
- 2017-11-01 05:01:56下载
- 积分:1
-
基于MATLAB模型设计的FPGA开发与实现
说明: MATLAB的SIMULINK和FPGA联合设计滤波器等,摆脱了传统的代码设计。(MATLAB's SIMULINK and FPGA jointly design filters and so on, and get rid of the traditional code design.)
- 2020-10-23 16:07:23下载
- 积分:1
-
v-watch
基于fpga的数字电压表的设计,包括ad转换,bcd码转换,分频,3选1模块,小数点生成模块,显示模块组成。(Based on the FPGA digital voltage meter design, including AD conversion, BCD code conversion, frequency,3 choose1module, a decimal point generating module, display module.
)
- 2012-05-10 01:29:23下载
- 积分:1
-
1
说明: 单周期cpu,使用verilog编写的的单周期cpu支持......等功能(Single cycle CPU, using Verilog written single cycle CPU support... And other functions)
- 2021-03-15 08:45:07下载
- 积分:1
-
ug948-design-files
Xilinx Sysgen User Guide
- 2018-10-14 21:54:22下载
- 积分:1
-
IRIG_DC_Decoder
IRIG_B解码器,直接解码IRIG_B DC(IRIG_B decoder)
- 2021-04-09 16:58:59下载
- 积分:1
-
RISC-V-Reader-Chinese-v2p1
RISC-V 芯片设计规范,很有参考价值,开源芯片设计必备参考资料,希望对大家有帮助。(The RISC-V Foundation is chartered to standardize and promote the open RISC-V instruction set architecture)
- 2020-07-01 23:00:02下载
- 积分:1
-
基于FPGA的电子琴/音乐播放器
1、可以直接使用;
2、verilog编程;
3、可实现16X16矩阵键盘的按键输入;
4、可以播放音乐《梁祝》;
5、可以弹琴;
6、可以播放历史记录的按键值;
7、数码管可以实时显示按键值,播放音乐是也可以显示音符。
- 2022-07-01 18:55:46下载
- 积分:1
-
通訊8B/10B解碼
這是一般通訊介面會採用的8B/10B 解碼, 應用在光纖通訊, Serdes上均有廣泛應用
/* Module Description:
This module implements a 8b10b decoder according to the original patent work
of Widmer and Franaszek. It is a synchronous module with registers on the input
and output. It takes in a 10-bit 8b10b encoded word, and outputs and 8-bit data
word and a control bit to indicate if the 8-bit output data is one of 12 special
K-codes.
*/
- 2023-05-12 06:10:02下载
- 积分:1