Skip to content
Snippets Groups Projects

Resolve L2SDP-903

Merged Eric Kooistra requested to merge L2SDP-903 into master
1 file
+ 12
0
Compare changes
  • Side-by-side
  • Inline
+ 12
0
@@ -126,10 +126,22 @@ during tb simulation load --> fixed by "sudo chmod a+w -R modelsim_altera_libs/1
@@ -126,10 +126,22 @@ during tb simulation load --> fixed by "sudo chmod a+w -R modelsim_altera_libs/1
if needed do: Sync system infos button
if needed do: Sync system infos button
. copy component from Generate/Show instance template --> qsys_unb2c_test_pkg.vhd
. copy component from Generate/Show instance template --> qsys_unb2c_test_pkg.vhd
. no need to generate HDL
. no need to generate HDL
 
- Ignore warning about avs_eth_0 IP parameterization
- File save.
- File save.
> Copy qsys and ip files to the quartus dir of the mother design.
> Copy qsys and ip files to the quartus dir of the mother design.
 
 
board unb2c
. cp build/unb2c/quartus/unb2c_test_1GbE_I/ip/qsys_unb2c_test/*.ip boards/uniboard2c/designs/unb2c_test/quartus/ip/qsys_unb2c_test/
. cp build/unb2c/quartus/unb2c_test_1GbE_I/ip/qsys_unb2c_test/*.ip boards/uniboard2c/designs/unb2c_test/quartus/ip/qsys_unb2c_test/
. cp build/unb2c/quartus/unb2c_test_1GbE_I/qsys_unb2c_test.qsys boards/uniboard2c/designs/unb2c_test/quartus
. cp build/unb2c/quartus/unb2c_test_1GbE_I/qsys_unb2c_test.qsys boards/uniboard2c/designs/unb2c_test/quartus
 
 
lofar2 unb2c
 
. cp build/unb2c/quartus/lofar2_unb2c_sdp_station_full/ip/qsys_lofar2_unb2c_sdp_station/*.ip applications/lofar2/designs/lofar2_unb2c_sdp_station/quartus/ip/qsys_lofar2_unb2c_sdp_station/
 
. cp build/unb2c/quartus/lofar2_unb2c_sdp_station_full/qsys_lofar2_unb2c_sdp_station.qsys applications/lofar2/designs/lofar2_unb2c_sdp_station/quartus
 
 
lofar2 unb2b
 
. cp build/unb2b/quartus/lofar2_unb2b_sdp_station_full_wg/ip/qsys_lofar2_unb2b_sdp_station/*.ip applications/lofar2/designs/lofar2_unb2b_sdp_station/quartus/ip/qsys_lofar2_unb2b_sdp_station/
 
. cp build/unb2b/quartus/lofar2_unb2b_sdp_station_full_wg/qsys_lofar2_unb2b_sdp_station.qsys applications/lofar2/designs/lofar2_unb2b_sdp_station/quartus
 
> Edit the hdllib.cfg of each revision to include the new peripheral ip files
> Edit the hdllib.cfg of each revision to include the new peripheral ip files
> The hdllib.cfg of each revision design will copy the qsys and ip files to each
> The hdllib.cfg of each revision design will copy the qsys and ip files to each
revision build quartus dir, so all revisions use the same qsys.
revision build quartus dir, so all revisions use the same qsys.
Loading