Skip to content
Snippets Groups Projects
Commit 9f9a4809 authored by Kenneth Hiemstra's avatar Kenneth Hiemstra
Browse files

update

parent ccdb2d11
No related branches found
No related tags found
No related merge requests found
...@@ -5,18 +5,22 @@ Quick steps to compile and use design [unb2_minimal] in RadionHDL ...@@ -5,18 +5,22 @@ Quick steps to compile and use design [unb2_minimal] in RadionHDL
In the: $RADIOHDL/libraries/technology/ip_arria10 In the: $RADIOHDL/libraries/technology/ip_arria10
directory; run the bash script: ./generate-all-ip.sh directory; run the bash script: ./generate-all-ip.sh
-> For compilation it might be necessary to check the .vhd file:
$RADIOHDL/libraries/technology/technology_select_pkg.vhd
Start with the Oneclick Commands:
1. Start with the Oneclick Commands:
python $RADIOHDL/tools/oneclick/base/modelsim_config.py -t unb2 python $RADIOHDL/tools/oneclick/base/modelsim_config.py -t unb2
python $RADIOHDL/tools/oneclick/base/quartus_config.py -t unb2 python $RADIOHDL/tools/oneclick/base/quartus_config.py -t unb2
Generate MMM for QSYS: 2. Generate MMM for QSYS:
run_qsys unb2 unb2_minimal run_qsys unb2 unb2_minimal
-> From here either continue to Modelsim (simulation) or Quartus (synthesis) 3. -> From here either continue to Modelsim (simulation) or Quartus (synthesis)
Simulation Simulation
---------- ----------
......
...@@ -20,6 +20,8 @@ The following revisions are available for unb2_test (see the directories in ../r ...@@ -20,6 +20,8 @@ The following revisions are available for unb2_test (see the directories in ../r
$RADIOHDL/libraries/technology/technology_select_pkg.vhd $RADIOHDL/libraries/technology/technology_select_pkg.vhd
1. Start with the Oneclick Commands: 1. Start with the Oneclick Commands:
python $RADIOHDL/tools/oneclick/base/modelsim_config.py -t unb2 python $RADIOHDL/tools/oneclick/base/modelsim_config.py -t unb2
python $RADIOHDL/tools/oneclick/base/quartus_config.py -t unb2 python $RADIOHDL/tools/oneclick/base/quartus_config.py -t unb2
...@@ -34,6 +36,7 @@ The following revisions are available for unb2_test (see the directories in ../r ...@@ -34,6 +36,7 @@ The following revisions are available for unb2_test (see the directories in ../r
run_qsys unb2 unb2_test_all run_qsys unb2 unb2_test_all
3. -> From here either continue to Modelsim (simulation) or Quartus (synthesis) 3. -> From here either continue to Modelsim (simulation) or Quartus (synthesis)
Simulation Simulation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment