Skip to content
Snippets Groups Projects
Commit 33933fac authored by dwn1c21's avatar dwn1c21
Browse files

Update build_mcu_fpga_ip.tcl for current available arm AAA ip

parent 53976ccd
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
###
### David Flynn (d.w.flynn@soton.ac.uk)
###
### Copyright 2022, SoC Labs (www.soclabs.org)
### Copyright 2022, SoC Labs (www.soclabs.org)
###-----------------------------------------------------------------------------
#
# developed & tested using vivado_version 2021.1
......@@ -27,7 +27,7 @@ file mkdir $outputDir
# local search path for configurations
set search_path ../verilog
set cortexm0_vlog ../../../../../../arm-AAA-ip/Cortex-M0/AT510-BU-00000-r0p0-03rel3/logical
set cortexm0_vlog ../../../../../../arm-AAA-ip/Cortex-M0/AT510-BU-50000-r0p0-03rel2/logical
source scripts/rtl_source_cm0.tcl
set search_path [ concat $search_path $cortexm0_vlog/cortexm0_integration/verilog ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment