diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-09-18 19:07:24 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-09-18 19:07:24 -0600 |
| commit | b762fc978a49910986e00e6c08e0afbe1e612858 (patch) | |
| tree | db05542b018e8365d69651239a652cb0a27f2964 /conspiracion.qsf | |
| parent | 4dc4e712b21fcf08143005a56b1501f53c127a67 (diff) | |
Rename data_rw to data_wr in bus master
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 fd11788..acdf165 100644 --- a/conspiracion.qsf +++ b/conspiracion.qsf @@ -212,4 +212,5 @@ set_location_assignment PIN_W20 -to out[7] set_location_assignment PIN_Y21 -to done -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 |
