diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-11-06 11:45:08 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-11-06 11:45:08 -0600 |
| commit | ff5f2a94c06ce3af9cc04033220dcd0f6c8826e3 (patch) | |
| tree | 449d1ebf4c8574bff55f356f6a9732d869f84a30 /conspiracion.qsf | |
| parent | 543f9de75d19eb34c386ad25662beb8dd2aed5c4 (diff) | |
Add dsp_mul IP variation
Diffstat (limited to 'conspiracion.qsf')
| -rw-r--r-- | conspiracion.qsf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conspiracion.qsf b/conspiracion.qsf index 7cc2838..2585fd3 100644 --- a/conspiracion.qsf +++ b/conspiracion.qsf @@ -264,4 +264,6 @@ set_instance_assignment -name OUTPUT_TERMINATION "SERIES 50 OHM WITH CALIBRATION -set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
\ No newline at end of file +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top +set_global_assignment -name QIP_FILE ip/dsp_mul.qip +set_global_assignment -name SIP_FILE ip/dsp_mul.sip
\ No newline at end of file |
