Skip to content
Snippets Groups Projects
Commit 60a985ea authored by Eric Kooistra's avatar Eric Kooistra
Browse files

UniBoard2 v0 has FPGA device family 10AX115U4F45I3SGES and fitter requires...

UniBoard2 v0 has FPGA device family 10AX115U4F45I3SGES and fitter requires MIN_CORE_JUNCTION_TEMP 0.
parent 3aa8d58a
Branches
No related tags found
No related merge requests found
......@@ -26,11 +26,12 @@
# Device:
set_global_assignment -name FAMILY "Arria 10"
set_global_assignment -name DEVICE 10AX115U3F45I2LG
#set_global_assignment -name DEVICE 10AX115U4F45I3SGES
#set_global_assignment -name DEVICE 10AX115U3F45I2LG
set_global_assignment -name DEVICE 10AX115U4F45I3SGES
##set_global_assignment -name DEVICE 10AX115U4F45I3SG
set_global_assignment -name STRATIX_DEVICE_IO_STANDARD "1.8 V"
set_global_assignment -name MIN_CORE_JUNCTION_TEMP "-40"
set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
#set_global_assignment -name MIN_CORE_JUNCTION_TEMP "-40"
set_global_assignment -name MAX_CORE_JUNCTION_TEMP 100
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE FASTEST
set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR 256
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment