- Jan 12, 2015
-
-
Eric Kooistra authored
-
- Jan 08, 2015
-
-
Eric Kooistra authored
Added g_sim, when TRUE then use internal DDR memory model in tech_ddr component. When FALSE use DDR memory model in test bench.
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
Only need to reset the state reg, do not reset the other signals to easy timing closure. Use natural for burst_wr_cnt instead of slv.
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
Define t_mem_ctlr_mosi/miso in common_mem_pkg, to use that instead of the records defined in tech_ddr_pkg. Also remove t_tech_ddr_addr record because it is not needed.
-
Eric Kooistra authored
-
Eric Kooistra authored
Check UNSIGNED(wr_fifo_usedw) < c_dp_factor, because a mixed width FIFO cannot always be flushed completely empty, which is ok.diff
-
Eric Kooistra authored
-
- Jan 07, 2015
-
-
Eric Kooistra authored
-
- Jan 06, 2015
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
Use ctlr slv address instead of record address. Separate p_burst_size into wr and rd process and define burstsize as positive. Assign ctlr_mosi.burstsize directly using wr/rd_burst_size, no need for ctlr_mosi_burstsize.
-
Eric Kooistra authored
-
Eric Kooistra authored
-
- Jan 05, 2015
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
Added io_ddr_cross_domain.vhd to handle dvr_clk and ctlr_clk domains in case they are different clock domains.
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
- Dec 23, 2014
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
Use same string lenght for all g_mode options, to avoid warning on always false in if statement when lengths do not match.
-
Eric Kooistra authored
Redefined write flush modes. Now the flush is still under control by dvr_flush_en, and disabled when kept tied to '0'.
-
Eric Kooistra authored
-
Eric Kooistra authored
-