Skip to content

Commit 3f99228

Browse files
committed
update
1 parent 8b4356f commit 3f99228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hdl/core_config.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ core_parameter PRUNE_BITS {PRUNE_BITS} {precalculated prune bits, set zero
1515
core_parameter VAR_RATE {VAR_RATE} {one if variable rate is used, zero otherwise}
1616
core_parameter EXACT_SCALING {EXACT_SCALING} {one if fine scaling after CIC is wanted}
1717
core_parameter PRG_SCALING {PRG_SCALING} {one if programmable scaling parameters are used}
18+
core_parameter USE_DSP {USE_DSP} {use DSP slices on Xilinx FPGAs}
1819

1920
set bus [ipx::get_bus_interfaces -of_objects $core s_axis_in]
2021
set_property NAME S_AXIS_IN $bus

0 commit comments

Comments
 (0)