mirror of
https://github.com/wfjm/w11.git
synced 2026-01-12 00:43:01 +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
8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
# libs
|
|
../../slvtypes.vhd
|
|
../memlib.vhd
|
|
# components
|
|
../fifo_2c_dram.vbom
|
|
# design
|
|
tbd_fifo_2c_dram.vhd
|