mirror of
https://github.com/wfjm/w11.git
synced 2026-02-17 21:37:28 +00:00
- add fifo_simple_dram: simple fifo with CE/WE interface, dram based - add test benches for fifo_simple_dram, fifo_2c_dram, and fifo_2c_dram2 - add simclkv: test bench clock generator with variable period
10 lines
157 B
Plaintext
10 lines
157 B
Plaintext
# libs
|
|
../slvtypes.vhd
|
|
memlib.vhd
|
|
# components
|
|
[sim]ram_1swar_gen.vbom
|
|
[xst]ram_1swar_gen_unisim.vbom
|
|
[vsyn]ram_1swar_gen.vbom
|
|
# design
|
|
fifo_simple_dram.vhd
|