-
liyuanlnx_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
-
DA
说明: DOCUMENT ON DISTRIBUTED ARITHMATIC
- 2014-02-05 17:06:51下载
- 积分:1
-
sysgen_gs
Xilinx system generator
- 2020-12-25 15:39:04下载
- 积分:1
-
闩锁、 人字拖鞋和记数器-DE2-115
T他的这项工作的目的是调查闩锁,拖鞋,并注册。
- 2022-02-25 05:28:46下载
- 积分:1
-
atomicops_internals_mips_gcc
Protocol Buffers - Google s data interchange format.
- 2015-10-07 09:49:45下载
- 积分:1
-
DAC5578_I2C
TI公司的DAC5578驱动程序,经测试过的,CSDN资源分享(DAC5578 Driver of TI Company Tested and CSDN Resource Sharing)
- 2020-06-18 21:40:01下载
- 积分:1
-
直接数字合成器,可以直接输出所需的波形
直接数字频率合成,可以直接输出所需要的波形-Direct digital synthesizer, you can direct output of the waveform required
- 2022-01-28 03:58:57下载
- 积分:1
-
NRZ_2_Manchester_Moore
this example exchanges the NRZ code to the MANCHESTER code with moore output
- 2010-01-29 18:46:08下载
- 积分:1
-
sportswatch
完整的跑表设计,时,分,秒都显示,希望能对大家有用,谢啦(Complete stopwatch design, hours, minutes, seconds, show, hoping to be useful for everyone,)
- 2009-12-09 11:25:27下载
- 积分:1
-
usbhostslave
说明: USB主机和设备的verilog代码,实现了USB1.1协议规范的要求(USB host and equipment Verilog code to achieve the USB 1.1 protocol specification requirements)
- 2005-09-13 11:34:09下载
- 积分:1