diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-12-15 12:30:30 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-12-16 16:29:10 -0600 |
| commit | 6e52e1df7567cdf419a193bf541dd98c0253e5a4 (patch) | |
| tree | 6acffed0adfc18a4d3b0de3a4250eca11c644649 /conspiracion.qsf | |
| parent | 7bf965b755b667f7da05e0995c2f09c54a8a2f11 (diff) | |
Add interrupt controller to Platform Designer
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 939e1b5..37342c3 100644 --- a/conspiracion.qsf +++ b/conspiracion.qsf @@ -378,4 +378,5 @@ set_global_assignment -name SIGNALTAP_FILE bus_test.stp -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 |
