diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-11-10 19:31:27 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-11-13 05:54:44 -0600 |
| commit | afb4f14f167b2b0cb6c270f04eaed310f78cccf3 (patch) | |
| tree | c3bbeef40e92d0916a98a732d09b66ca8435a7fa /conspiracion.qsf | |
| parent | 07d9046a69600bee983c464ea8ee16fe2d959729 (diff) | |
Add debug instrumentation
Diffstat (limited to 'conspiracion.qsf')
| -rw-r--r-- | conspiracion.qsf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conspiracion.qsf b/conspiracion.qsf index 92d47c6..383d264 100644 --- a/conspiracion.qsf +++ b/conspiracion.qsf @@ -344,4 +344,5 @@ set_global_assignment -name SIP_FILE ip/dsp_mul.sip -set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top + +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
\ No newline at end of file |
