- Mar 30, 2015
-
-
Pepping authored
-
- Mar 25, 2015
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
- Mar 11, 2015
-
-
Kenneth Hiemstra authored
splitted the terminationcontrol lines from the record types 't_tech_ddr_phy_in' and 't_tech_ddr_phy_ou'
-
- Feb 13, 2015
-
-
Eric Kooistra authored
Renamed key hdl_lib_uses into hdl_lib_uses_synth and added new key hdl_lib_uses_sim for extra test_bench_files library dependencies.
-
- Jan 23, 2015
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
Use g_rd_fifo_af_margin to fit one (DDR3 IP) or more (DDR4 IP) rd burst accesses of g_tech_ddr.maxburstsize each.
-
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
-
Eric Kooistra authored
-
- Jan 20, 2015
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
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
-
Eric Kooistra authored
-
Eric Kooistra authored
-
- Jan 14, 2015
-
-
Eric Kooistra authored
-
- 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
-