This commit is contained in:
Blaise Tine
2023-11-03 08:12:03 -04:00
parent 970cbf066a
commit 69f9ae778d
7 changed files with 0 additions and 42 deletions

View File

@@ -125,17 +125,6 @@ if { $chipscope == 1 } {
] [get_ips ila_msched]
generate_target {instantiation_template} [get_files ila_msched.xci]
set_property generate_synth_checkpoint false [get_files ila_msched.xci]
create_ip -name axis_ila -vendor xilinx.com -library ip -version 1.1 -module_name ila_raster
set_property -dict [list CONFIG.C_ADV_TRIGGER {true} \
CONFIG.C_EN_STRG_QUAL {1} \
CONFIG.C_DATA_DEPTH {4096} \
CONFIG.C_NUM_OF_PROBES {2} \
CONFIG.C_PROBE0_WIDTH {128} \
CONFIG.C_PROBE1_WIDTH {128} \
] [get_ips ila_raster]
generate_target {instantiation_template} [get_files ila_raster.xci]
set_property generate_synth_checkpoint false [get_files ila_raster.xci]
}
update_compile_order -fileset sources_1