diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-11-02 22:35:44 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-11-02 22:35:44 -0600 |
| commit | 67f85b9f827badd1e588a33671c821a99fb0a80b (patch) | |
| tree | 4dd9e4ed3d99e602009549f5ff6d425ae7aa7720 /conspiracion.qsf | |
| parent | ed42ddad4a09ef6919ac3c1ee54ad17f4e8b13bc (diff) | |
Fix qsys memory map
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 e601adc..7cc2838 100644 --- a/conspiracion.qsf +++ b/conspiracion.qsf @@ -263,4 +263,5 @@ set_instance_assignment -name IO_STANDARD "SSTL-15 CLASS I" -to memory_mem_dm -t set_instance_assignment -name OUTPUT_TERMINATION "SERIES 50 OHM WITH CALIBRATION" -to memory_mem_dm -tag __hps_sdram_p0 -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 |
