]> git.sesse.net Git - pistorm/blob - rtl/pistorm.qsf
Add Meson build files.
[pistorm] / rtl / pistorm.qsf
1 # -------------------------------------------------------------------------- #
2 #
3 # Copyright (C) 2020  Intel Corporation. All rights reserved.
4 # Your use of Intel Corporation's design tools, logic functions 
5 # and other software and tools, and any partner logic 
6 # functions, and any output files from any of the foregoing 
7 # (including device programming or simulation files), and any 
8 # associated documentation or information are expressly subject 
9 # to the terms and conditions of the Intel Program License 
10 # Subscription Agreement, the Intel Quartus Prime License Agreement,
11 # the Intel FPGA IP License Agreement, or other applicable license
12 # agreement, including, without limitation, that your use is for
13 # the sole purpose of programming logic devices manufactured by
14 # Intel and sold by Intel or its authorized distributors.  Please
15 # refer to the applicable agreement for further details, at
16 # https://fpgasoftware.intel.com/eula.
17 #
18 # -------------------------------------------------------------------------- #
19 #
20 # Quartus Prime
21 # Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition
22 # Date created = 12:34:25  December 20, 2020
23 #
24 # -------------------------------------------------------------------------- #
25 #
26 # Notes:
27 #
28 # 1) The default values for assignments are stored in the file:
29 #               pistorm_assignment_defaults.qdf
30 #    If this file doesn't exist, see file:
31 #               assignment_defaults.qdf
32 #
33 # 2) Altera recommends that you do not modify this file. This
34 #    file is updated automatically by the Quartus Prime software
35 #    and any changes you make may be lost or overwritten.
36 #
37 # -------------------------------------------------------------------------- #
38
39
40 set_global_assignment -name FAMILY "MAX II"
41 set_global_assignment -name DEVICE EPM570T100C5
42 set_global_assignment -name TOP_LEVEL_ENTITY pistorm
43 set_global_assignment -name ORIGINAL_QUARTUS_VERSION 20.1.1
44 set_global_assignment -name PROJECT_CREATION_TIME_DATE "12:34:25  DECEMBER 20, 2020"
45 set_global_assignment -name LAST_QUARTUS_VERSION "20.1.1 Lite Edition"
46 set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files
47 set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
48 set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85
49 set_global_assignment -name DEVICE_FILTER_PACKAGE TQFP
50 set_global_assignment -name DEVICE_FILTER_PIN_COUNT 100
51 set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 5
52 set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR "-1"
53 set_global_assignment -name POWER_EXT_SUPPLY_VOLTAGE_TO_REGULATOR 3.3V
54
55 set_location_assignment PIN_12 -to PI_CLK
56 set_location_assignment PIN_34 -to PI_RESET\r
57 set_location_assignment PIN_28 -to PI_A[1]
58 set_location_assignment PIN_27 -to PI_A[0]
59 set_location_assignment PIN_2 -to PI_D[0]
60 set_location_assignment PIN_3 -to PI_D[1]
61 set_location_assignment PIN_4 -to PI_D[2]
62 set_location_assignment PIN_5 -to PI_D[3]
63 set_location_assignment PIN_6 -to PI_D[4]
64 set_location_assignment PIN_7 -to PI_D[5]
65 set_location_assignment PIN_26 -to PI_D[6]
66 set_location_assignment PIN_21 -to PI_D[7]
67 set_location_assignment PIN_17 -to PI_D[8]
68 set_location_assignment PIN_16 -to PI_D[9]
69 set_location_assignment PIN_20 -to PI_D[10]
70 set_location_assignment PIN_8 -to PI_D[11]
71 set_location_assignment PIN_15 -to PI_D[12]
72 set_location_assignment PIN_14 -to PI_D[13]
73 set_location_assignment PIN_19 -to PI_D[14]
74 set_location_assignment PIN_18 -to PI_D[15]
75 set_location_assignment PIN_30 -to PI_TXN_IN_PROGRESS
76 set_location_assignment PIN_33 -to PI_IPL_ZERO
77 set_location_assignment PIN_35 -to PI_RD
78 set_location_assignment PIN_29 -to PI_WR
79
80 set_location_assignment PIN_44 -to LTCH_A_0
81 set_location_assignment PIN_42 -to LTCH_A_8
82 set_location_assignment PIN_47 -to LTCH_A_16
83 set_location_assignment PIN_48 -to LTCH_A_24
84 set_location_assignment PIN_43 -to LTCH_A_OE_n
85 set_location_assignment PIN_50 -to LTCH_D_RD_U
86 set_location_assignment PIN_49 -to LTCH_D_RD_L
87 set_location_assignment PIN_38 -to LTCH_D_RD_OE_n
88 set_location_assignment PIN_36 -to LTCH_D_WR_U
89 set_location_assignment PIN_40 -to LTCH_D_WR_L
90 set_location_assignment PIN_41 -to LTCH_D_WR_OE_n
91
92 set_location_assignment PIN_62 -to M68K_CLK
93 set_location_assignment PIN_52 -to M68K_VMA_n
94 set_location_assignment PIN_53 -to M68K_E
95 set_location_assignment PIN_54 -to M68K_VPA_n
96 set_location_assignment PIN_55 -to M68K_BERR_n
97 set_location_assignment PIN_56 -to M68K_IPL_n[0]
98 set_location_assignment PIN_57 -to M68K_FC[2]
99 set_location_assignment PIN_58 -to M68K_IPL_n[1]
100 set_location_assignment PIN_61 -to M68K_IPL_n[2]
101 set_location_assignment PIN_64 -to M68K_FC[1]
102 set_location_assignment PIN_66 -to M68K_FC[0]
103 set_location_assignment PIN_67 -to M68K_RESET_n
104 set_location_assignment PIN_68 -to M68K_HALT_n
105 set_location_assignment PIN_69 -to M68K_BR_n
106 set_location_assignment PIN_70 -to M68K_BGACK_n
107 set_location_assignment PIN_71 -to M68K_BG_n
108 set_location_assignment PIN_72 -to M68K_AS_n
109 set_location_assignment PIN_73 -to M68K_UDS_n
110 set_location_assignment PIN_74 -to M68K_LDS_n
111 set_location_assignment PIN_75 -to M68K_RW
112 set_location_assignment PIN_76 -to M68K_DTACK_n
113
114 set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to M68K_IPL_n[0]\r
115 set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to M68K_IPL_n[1]\r
116 set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to M68K_IPL_n[2]\r
117 \r
118 set_global_assignment -name AUTO_RESTART_CONFIGURATION OFF
119 set_global_assignment -name ENABLE_OCT_DONE OFF
120 set_global_assignment -name ENABLE_CONFIGURATION_PINS OFF
121 set_global_assignment -name ENABLE_BOOT_SEL_PIN OFF
122 set_global_assignment -name USE_CONFIGURATION_DEVICE ON
123 set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED WITH WEAK PULL-UP"
124 set_global_assignment -name POWER_PRESET_COOLING_SOLUTION "NO HEAT SINK WITH STILL AIR"
125 set_global_assignment -name SDC_FILE pistorm.sdc
126 set_global_assignment -name VERILOG_FILE pistorm.v
127 set_global_assignment -name TIMING_ANALYZER_MULTICORNER_ANALYSIS ON
128 set_global_assignment -name NUM_PARALLEL_PROCESSORS ALL