Skip to content
Snippets Groups Projects
Commit 327ba256 authored by dam1n19's avatar dam1n19
Browse files

SOC1-167: Attempt 2 at fpga verilog define

parent 8d31f4ae
No related branches found
No related tags found
No related merge requests found
...@@ -57,6 +57,7 @@ source scripts/rtl_source_soclabs_ip.tcl ...@@ -57,6 +57,7 @@ source scripts/rtl_source_soclabs_ip.tcl
#source scripts/rtl_source_fpga_ip.tcl #source scripts/rtl_source_fpga_ip.tcl
# soclabs modified mcu system # soclabs modified mcu system
set_property verilog_define {NANSOC_EXPANSION_REGION=1} [current_fileset]
set soc_vlog ../src set soc_vlog ../src
read_verilog $soc_vlog/nanosoc_ahb_busmatrix/verilog/nanosoc_ahb32_4x7_busmatrix/nanosoc_ahb32_4x7_busmatrix_default_slave.v read_verilog $soc_vlog/nanosoc_ahb_busmatrix/verilog/nanosoc_ahb32_4x7_busmatrix/nanosoc_ahb32_4x7_busmatrix_default_slave.v
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment