Skip to content
Snippets Groups Projects
Commit 09488a20 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Merge branch 'master' into L2SDP-680

parents 83f31d6b 2abc85ae
No related branches found
No related tags found
1 merge request!247Use c_sdp_FS_adc, c_sdp_wg_ampl_lsb and c_sdp_wg_subband_freq_unit from...
...@@ -95,6 +95,15 @@ source also radiohdl tools ...@@ -95,6 +95,15 @@ source also radiohdl tools
Questasim had Exit code 5 = "Cannot create/open/find/read/write a design library" Questasim had Exit code 5 = "Cannot create/open/find/read/write a design library"
during tb simulation load --> fixed by "sudo chmod a+w -R modelsim_altera_libs/18.0". during tb simulation load --> fixed by "sudo chmod a+w -R modelsim_altera_libs/18.0".
> run_quartus unb1 &
# Run command line synthesis
run_qsys_pro unb2c lofar2_unb2c_sdp_station_full;
gen_rom_mmap.py --avalon -d lofar2_unb2c_sdp_station -r lofar2_unb2c_sdp_station_full;
run_reg unb2c lofar2_unb2c_sdp_station_full;
run_qcomp unb2c lofar2_unb2c_sdp_station_full --clk=CLK;
run_rbf unb2c lofar2_unb2c_sdp_station_full
******************************************************************************* *******************************************************************************
* RadioHDL with SVN * RadioHDL with SVN
******************************************************************************* *******************************************************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment