You are on page 1of 1

#============================================================

# Altera DE1-SoC board settings


#============================================================
set_global_assignment
set_global_assignment
set_global_assignment
set_global_assignment
set_global_assignment
EGULAR IO"
set_global_assignment

-name
-name
-name
-name
-name

FAMILY "Cyclone V"


DEVICE 5CSEMA5F31C6
TOP_LEVEL_ENTITY "DE1_SoC"
DEVICE_FILTER_PACKAGE FBGA
CYCLONEII_RESERVE_NCEO_AFTER_CONFIGURATION "USE AS R

-name SDC_FILE DE1_SoC.sdc

#============================================================
# KEY
#============================================================
set_location_assignment PIN_AA14 -to CK
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to CK
#============================================================
# LEDR
#============================================================
set_location_assignment PIN_V16 -to W
set_location_assignment PIN_W16 -to X
set_location_assignment PIN_V17 -to Y
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to W
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to X
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to Y
#============================================================
# End of pin and io_standard assignments
#============================================================

You might also like