update machine

This commit is contained in:
2022-03-29 17:10:33 +08:00
parent cf71b49ea6
commit 6b95f93bc0
3 changed files with 876 additions and 142 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -45,4 +45,6 @@ set_global_assignment -name LAST_QUARTUS_VERSION "9.0 SP2"
set_global_assignment -name USE_GENERATED_PHYSICAL_CONSTRAINTS OFF -section_id eda_blast_fpga
set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85
set_global_assignment -name BDF_FILE machine_alpha.bdf
set_global_assignment -name BDF_FILE machine_alpha.bdf
set_global_assignment -name USE_CONFIGURATION_DEVICE ON
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"