-
LED 闪烁的VHDL代码
LED闪烁的VHDL代码
- 2022-07-28 10:23:55下载
- 积分:1
-
m序列生成VHDL代码
伪随机m序列VHDL代码,生成多项式为1+x+x^7 (203),包括代码文件.vhd和模块文件.bsf以及仿真波形,可直接添加到工程中使用。
- 2023-02-01 13:50:03下载
- 积分:1
-
Verilog_SimpleCalculator-master
这是一个计算器的Verilog代码,可实现加减乘除等基础功能(calcultor for you to do some reserches.)
- 2017-12-24 10:24:59下载
- 积分:1
-
altera_reed_solomon_design
altera 的reed solomn 设计(reed solomn design from altera)
- 2009-06-14 15:39:32下载
- 积分:1
-
FPGA——IP_RAM实验
说明: FPGA——IP_RAM实验:
创建IPRAM核,单端口,10位地址线(256字节),8位数据线(每字节8byte),读写使能
input [9:0] address;
input clock;
input [7:0] data;
input wren; //置1则写入
output [7:0] q;
LNXmode:控制LEDC显示
1:mode1,从k1~k3输入data的低4位,ledb计时,从0~f,计时跳变沿读取k1~k3的值,存入RAM
8个数之后,从RAM输出数据,用leda显示,同样每秒变化一次(The experiment of FPGA-IP_RAM:
Create IPRAM core, single port, 10 bit address line (256 bytes), 8 bit data line (8 byte per byte), read and write enablement)
- 2020-06-22 04:20:02下载
- 积分:1
-
HLD开发语言ADHL介绍。ADHL是ALTERA公司开发的硬件描述语言,也是一种较为流行的开发工具。是介绍AHDL的入门培训资料。...
HLD开发语言ADHL介绍。ADHL是ALTERA公司开发的硬件描述语言,也是一种较为流行的开发工具。是介绍AHDL的入门培训资料。-HLD development language ADHL introduction. ADHL is ALTERA developed hardware description language, but also a more popular development tools. AHDL is the introduction of induction training information.
- 2022-01-28 15:27:10下载
- 积分:1
-
6_Sets_of_8051_VHDL_Verilog
it has 6 packages of 8051 sources,including source code(VHDL and Verilog),dc scripts, pdfs, netlists etc. and a MIPS IP package
- 2012-07-02 10:56:02下载
- 积分:1
-
四位动态刷新数码管显示,VERILOG代码,含详细的中文注释....
四位动态刷新数码管显示,VERILOG代码,含详细的中文注释.-Four dynamic refresh digital tube display, VERILOG code, with detailed notes in Chinese.
- 2022-02-10 00:53:27下载
- 积分:1
-
XAPP_585
XAPP585 serdes_1_to_7 and serdes_7_to_1 data
- 2021-02-04 13:49:57下载
- 积分:1
-
学生基本Verilog
basic verilog for students
- 2022-09-22 04:00:04下载
- 积分:1