Extend LiteDRAM VHDL wrapper to allow more than one clock line
authorRaptor Engineering Development Team <support@raptorengineering.com>
Tue, 22 Feb 2022 17:49:33 +0000 (11:49 -0600)
committerRaptor Engineering Development Team <support@raptorengineering.com>
Wed, 23 Feb 2022 22:33:08 +0000 (16:33 -0600)
commitfcb783a0fb9b52fdffbc2ff49b8e6ceaaadbda3e
tree02d25ab1e330aa9dc5822145d0dde6ac17d29009
parent27b660ef769a61ff1afc567d108438222803fd16
Extend LiteDRAM VHDL wrapper to allow more than one clock line

This is necessary for the upcoming Arctic Tern system enablement,
since Arctic Tern uses two DRAM devices and a separate clock line
is routed to each device.  LiteX handles this behavior correctly,
therefore we assume other hardware exists that uses a similar
DRAM clock design.

Updates from Mikey to fix some compile issues.

Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
Signed-off-by: Michael Neuling <mikey@neuling.org>
core_dram_tb.vhdl
dram_tb.vhdl
fpga/top-acorn-cle-215.vhdl
fpga/top-arty.vhdl
fpga/top-genesys2.vhdl
fpga/top-nexys-video.vhdl
fpga/top-orangecrab0.2.vhdl
fpga/top-wukong-v2.vhdl
litedram/extras/litedram-wrapper-l2.vhdl
litedram/extras/sim_litedram.vhdl