1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-12 00:43:01 +00:00
wfjm.w11/rtl/vlib/memlib/tb/tb_fifo_2c_dram2.vbom
wfjm 0c395856d7 add memlib/fifo_simple_dram + test benches
- 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
2019-02-22 19:09:42 +01:00

10 lines
186 B
Plaintext

# libs
../../slvtypes.vhd
../../simlib/simlib.vhd
# components
../../simlib/simclkv.vbom
../../simlib/simclkcnt.vbom
${uut := tbd_fifo_2c_dram2.vbom} -UUT
# design
tb_fifo_2c_dram2.vhd