-
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
-
Quartus
QuartusII多路选择器,数字电路环境,大三EDA技术实验(Quartus,chosen conductos in matheathics field)
- 2012-10-30 16:26:11下载
- 积分:1
-
hamming
verilog语言实现一个CPU,汇编程序实现汉明编码功能,输入11位代码,输出15位编码结果。(Verilog language to achieve a CPU, assembler to achieve Hamming coding function, enter 11 bit code, output 15 bit encoding results.)
- 2020-07-03 14:00:01下载
- 积分:1
-
24x24-booth
可用的24位x24位的booth乘法器的verilog代码(24X24 booth muplily)
- 2011-06-09 17:59:26下载
- 积分:1
-
sixlift
一个数字电路设计:六层电梯自动运行的VHDL程序(a digital circuit:sixlift design)
- 2013-05-02 19:31:59下载
- 积分:1
-
用VHDL语言编写的一个控制程序,主要功能是输入码同步,输出字和帧信号...
用VHDL语言编写的一个控制程序,主要功能是输入码同步,输出字和帧信号-VHDL language using a control program, the main function is to input code synchronization, and frame signals output word
- 2023-04-27 22:40:03下载
- 积分:1
-
5408A
The SPFD5408A, a 262144-color System-on-Chip (SoC) driver
LSI designed for small and medium sizes of TFT LCD display, is
capable of supporting up to 240xRGBx320 in resolution which can
be achieved by the designated RAM for graphic data. The
720-channel source driver has true 6-bit resolution, which
(The SPFD5408A, a 262144-color System-on-Chip (SoC) driver
LSI designed for small and medium sizes of TFT LCD display, is
capable of supporting up to 240xRGBx320 in resolution which can
be achieved by the designated RAM for graphic data. The
)
- 2012-07-16 17:09:15下载
- 积分:1
-
FIFO
Simulation and Synthesis Techniques for Asynchronous
FIFO Design
- 2013-08-27 16:07:08下载
- 积分:1
-
s3ask_ddr2
DDR2-400样例源代码,用于Xilinx Spartan 3A/3AN Starter Kit(DDR2-400 sample source code for Xilinx Spartan 3A/3AN Starter Kit)
- 2009-10-14 11:58:36下载
- 积分:1
-
uart
实现与电脑端串行数据发送与接收,波特率为9600(Realize serial data sending and receiving with the computer terminal)
- 2017-10-04 01:30:01下载
- 积分:1