- Jun 26, 2015
-
-
Eric Kooistra authored
-
- Jun 25, 2015
-
-
Eric Kooistra authored
-
- Jun 12, 2015
-
-
Eric Kooistra authored
-
- Apr 08, 2015
-
-
Eric Kooistra authored
Removed internal DDR memory model (now needs to be instantiated in tb). Use dedicated records for DDR3 and DDR4 phy interfaces, instead of the combined record.
-
Eric Kooistra authored
Removed g_use_ddr_memory_model so the DDR memory model code is not seen/needed by synthesis. Instead only support DDR memory model instantiation in test bench.
-
Eric Kooistra authored
-
- Mar 30, 2015
-
-
Pepping authored
-
- Mar 25, 2015
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
- Jan 23, 2015
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
Improved check on snk_diag_res by placing it after the read FIFO has been read empty. No need for using v_diag_first_rd to ensure that snk_diag_res_val has become 1.
-
- Jan 22, 2015
-
-
Eric Kooistra authored
-
- Jan 20, 2015
-
-
Eric Kooistra authored
Improved stimuli using generics and functions to define the write and read block accesses. Distinghuis between tests for DDR3 and DDR4, because DDR4 model simulates about 20x slower.
-
Eric Kooistra authored
-
- Jan 14, 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
-
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
-
- Jan 07, 2015
-
-
Eric Kooistra authored
-
- Jan 06, 2015
-
-
Eric Kooistra authored
-
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
-
- Dec 23, 2014
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
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
Clarified clock domains and use ctlr_clk_out and ctlr_clk_in to make ctlr_clk available in same delta-cycle.
-
- Dec 22, 2014
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-