Working version with loader from schmidt trigger
This commit is contained in:
+3
-2
@@ -281,8 +281,6 @@ set_location_assignment PIN_A5 -to GPIO_0[8]
|
||||
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to GPIO_0[8]
|
||||
set_location_assignment PIN_D5 -to GPIO_0[9]
|
||||
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to GPIO_0[9]
|
||||
set_location_assignment PIN_B6 -to GPIO_0[10]
|
||||
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to GPIO_0[10]
|
||||
|
||||
#============================================================
|
||||
# GPIO_1, GPIO_1 connect to GPIO Default
|
||||
@@ -461,4 +459,7 @@ set_global_assignment -name QIP_FILE pll_video.qip
|
||||
set_global_assignment -name SDC_FILE spectrum.sdc
|
||||
set_location_assignment PIN_A6 -to buzzer_out
|
||||
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to buzzer_out
|
||||
set_location_assignment PIN_B6 -to raw_loader_in
|
||||
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to raw_loader_in
|
||||
set_global_assignment -name QIP_FILE ram_video.qip
|
||||
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
|
||||
Reference in New Issue
Block a user