- Jul 30, 2018
-
-
Reinier van der Walle authored
placed u_sim_model under gen_ddr3 such that it will not be used for DDR4 simulation, the sim_model does not work when simulating the testbench for unb2b
-
- Jun 13, 2017
-
-
Eric Kooistra authored
-
- Mar 17, 2017
-
-
Eric Kooistra authored
-
- May 11, 2016
-
-
Eric Kooistra authored
-
- Jun 30, 2015
-
-
Eric Kooistra authored
-
- Jun 12, 2015
-
-
Eric Kooistra authored
-
- Apr 08, 2015
-
-
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 25, 2015
-
-
Eric Kooistra authored
-
- Jan 23, 2015
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
- 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.
-
- 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.
-
- Jan 06, 2015
-
-
Eric Kooistra authored
-
- Jan 05, 2015
-
-
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
-
- Dec 05, 2014
-
-
Eric Kooistra authored
-
- Oct 08, 2014
-
-
Eric Kooistra authored
Added tb_tb_tb_eth.vhd to simulate eth for multiple technologies (currently only stratixiv).
-
- Jul 21, 2014
-
-
Eric Kooistra authored
-
- Jun 13, 2014
-
-
Eric Kooistra authored
Added regression tbfor eth library. Still need to fix run -all, because due to sim FAILURE the sim already stops at the first tb that finishes.
-
Eric Kooistra authored
-
- Jun 12, 2014
-
-
Eric Kooistra authored
- Use common_network_layers_pkg from common (was eth_layers in $UNB) - Use tech_tse_pkg and tb_tech_tse_pkg from tech_tse_lib (was work=tse_lib in $UNB)
-
- Jun 05, 2014
-
-
Eric Kooistra authored
Use ip_<device name> directories instead of following the altera/altera_mf library namings. Move all Altera IP for Stratix IV to ip_stratixiv/ and use prefix ip_stratixiv_<component_name> for the IP files. Remove xilinx/xilinx_core directory. Instead added ip_virtex4/ directory with empty hdllib.cfg.
-
- May 27, 2014
-
-
Eric Kooistra authored
Ported common RAM, ROM components from /home/kooistra/svnroot/UniBoard_FP7/UniBoard/trunk to /home/kooistra/svnroot/UniBoard_FP7/RadioHDL/trunk.
-