diff options
Diffstat (limited to 'FPGA/top/top.qsf')
-rw-r--r-- | FPGA/top/top.qsf | 57 |
1 files changed, 49 insertions, 8 deletions
diff --git a/FPGA/top/top.qsf b/FPGA/top/top.qsf index 923b663..7f40654 100644 --- a/FPGA/top/top.qsf +++ b/FPGA/top/top.qsf | |||
@@ -123,8 +123,8 @@ set_location_assignment PIN_AE14 -to speed_user[1] | |||
123 | set_location_assignment PIN_P25 -to speed_user[0] | 123 | set_location_assignment PIN_P25 -to speed_user[0] |
124 | set_location_assignment PIN_N26 -to fan_auto_user | 124 | set_location_assignment PIN_N26 -to fan_auto_user |
125 | set_location_assignment PIN_N25 -to alarm_user | 125 | set_location_assignment PIN_N25 -to alarm_user |
126 | set_location_assignment PIN_V2 -to hot | 126 | set_location_assignment PIN_M23 -to hot |
127 | set_location_assignment PIN_V1 -to sound_high_level | 127 | set_location_assignment PIN_M20 -to sound_high_level |
128 | set_location_assignment PIN_AC22 -to speed[1] | 128 | set_location_assignment PIN_AC22 -to speed[1] |
129 | set_location_assignment PIN_AB21 -to speed[0] | 129 | set_location_assignment PIN_AB21 -to speed[0] |
130 | set_location_assignment PIN_AF23 -to fan_auto | 130 | set_location_assignment PIN_AF23 -to fan_auto |
@@ -132,6 +132,50 @@ set_location_assignment PIN_AE23 -to alarm | |||
132 | set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top | 132 | set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top |
133 | set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top | 133 | set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top |
134 | set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top | 134 | set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top |
135 | set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED" | ||
136 | set_location_assignment PIN_K26 -to fan | ||
137 | set_location_assignment PIN_Y18 -to led_fan | ||
138 | set_location_assignment PIN_B4 -to aud_bclk | ||
139 | set_location_assignment PIN_A4 -to aud_dacdat | ||
140 | set_location_assignment PIN_C6 -to aud_daclrck | ||
141 | set_location_assignment PIN_A5 -to aud_xck | ||
142 | set_location_assignment PIN_A6 -to i2c_sclk | ||
143 | set_location_assignment PIN_B6 -to i2c_sdat | ||
144 | set_location_assignment PIN_AE22 -to end_config | ||
145 | set_location_assignment PIN_M25 -to xti_mclk | ||
146 | set_global_assignment -name SOURCE_FILE ../display/lpm_constant_1.cmp | ||
147 | set_global_assignment -name VHDL_FILE ../display/lpm_constant_1.vhd | ||
148 | set_global_assignment -name BSF_FILE ../display/lpm_constant_a.bsf | ||
149 | set_global_assignment -name VHDL_FILE ../display/lpm_constant_f.vhd | ||
150 | set_global_assignment -name VHDL_FILE ../display/lpm_constant_a.vhd | ||
151 | set_global_assignment -name QIP_FILE ../display/output_files/lpm_constant_hex000000.qip | ||
152 | set_global_assignment -name QIP_FILE ../display/output_files/lpm_constant0.qip | ||
153 | set_global_assignment -name QIP_FILE ../display/lpm_shiftreg0.qip | ||
154 | set_global_assignment -name QIP_FILE ../display/lpm_counter0.qip | ||
155 | set_global_assignment -name QIP_FILE ../display/lpm_constant7nada.qip | ||
156 | set_global_assignment -name QIP_FILE ../pwm/lpm_mux0.qip | ||
157 | set_global_assignment -name QIP_FILE ../pwm/lpm_counter1.qip | ||
158 | set_global_assignment -name QIP_FILE ../pwm/lpm_counter0.qip | ||
159 | set_global_assignment -name QIP_FILE ../pwm/lpm_constant3.qip | ||
160 | set_global_assignment -name QIP_FILE ../pwm/lpm_constant2.qip | ||
161 | set_global_assignment -name QIP_FILE ../pwm/lpm_constant1.qip | ||
162 | set_global_assignment -name QIP_FILE ../pwm/lpm_constant0.qip | ||
163 | set_global_assignment -name QIP_FILE ../pwm/lpm_compare0.qip | ||
164 | set_global_assignment -name BDF_FILE ../display/useless.bdf | ||
165 | set_global_assignment -name BDF_FILE sound_gene.bdf | ||
166 | set_global_assignment -name BDF_FILE codec_clock.bdf | ||
167 | set_global_assignment -name BDF_FILE ../codec_clock/codec_clock.bdf | ||
168 | set_global_assignment -name BDF_FILE ../sound_gene/sound_gene.bdf | ||
169 | set_global_assignment -name BDF_FILE ../pwm/pwm.bdf | ||
170 | set_global_assignment -name BSF_FILE pwm.bsf | ||
171 | set_global_assignment -name BSF_FILE lpm_mux0.bsf | ||
172 | set_global_assignment -name BSF_FILE lpm_counter1.bsf | ||
173 | set_global_assignment -name BSF_FILE lpm_counter0.bsf | ||
174 | set_global_assignment -name BSF_FILE lpm_constant3.bsf | ||
175 | set_global_assignment -name BSF_FILE lpm_constant2.bsf | ||
176 | set_global_assignment -name BSF_FILE lpm_constant1.bsf | ||
177 | set_global_assignment -name BSF_FILE lpm_constant0.bsf | ||
178 | set_global_assignment -name BSF_FILE lpm_compare0.bsf | ||
135 | set_global_assignment -name VHDL_FILE ../vhdl/seven_segment_decoder.vhd | 179 | set_global_assignment -name VHDL_FILE ../vhdl/seven_segment_decoder.vhd |
136 | set_global_assignment -name VHDL_FILE ../vhdl/rom_sinus.vhd | 180 | set_global_assignment -name VHDL_FILE ../vhdl/rom_sinus.vhd |
137 | set_global_assignment -name VHDL_FILE ../vhdl/message.vhd | 181 | set_global_assignment -name VHDL_FILE ../vhdl/message.vhd |
@@ -143,12 +187,6 @@ set_global_assignment -name VHDL_FILE ../vhdl/dds_sinus.vhd | |||
143 | set_global_assignment -name VHDL_FILE ../vhdl/codec_dac.vhd | 187 | set_global_assignment -name VHDL_FILE ../vhdl/codec_dac.vhd |
144 | set_global_assignment -name VHDL_FILE ../vhdl/codec_config.vhd | 188 | set_global_assignment -name VHDL_FILE ../vhdl/codec_config.vhd |
145 | set_global_assignment -name VHDL_FILE ../vhdl/clock_divider.vhd | 189 | set_global_assignment -name VHDL_FILE ../vhdl/clock_divider.vhd |
146 | set_global_assignment -name VHDL_FILE ../display/lpm_constant_f.vhd | ||
147 | set_global_assignment -name SOURCE_FILE ../display/lpm_constant_f.cmp | ||
148 | set_global_assignment -name VHDL_FILE ../display/lpm_constant_a.vhd | ||
149 | set_global_assignment -name SOURCE_FILE ../display/lpm_constant_a.cmp | ||
150 | set_global_assignment -name VHDL_FILE ../display/lpm_constant_1.vhd | ||
151 | set_global_assignment -name SOURCE_FILE ../display/lpm_constant_1.cmp | ||
152 | set_global_assignment -name BDF_FILE ../commande/fan.bdf | 190 | set_global_assignment -name BDF_FILE ../commande/fan.bdf |
153 | set_global_assignment -name BDF_FILE ../commande/alarm.bdf | 191 | set_global_assignment -name BDF_FILE ../commande/alarm.bdf |
154 | set_global_assignment -name BDF_FILE ../display/display.bdf | 192 | set_global_assignment -name BDF_FILE ../display/display.bdf |
@@ -158,4 +196,7 @@ set_global_assignment -name TCL_SCRIPT_FILE 7seg_pin.tcl | |||
158 | set_global_assignment -name TCL_SCRIPT_FILE lcd_pin.tcl | 196 | set_global_assignment -name TCL_SCRIPT_FILE lcd_pin.tcl |
159 | set_global_assignment -name TCL_SCRIPT_FILE real_io_pin.tcl | 197 | set_global_assignment -name TCL_SCRIPT_FILE real_io_pin.tcl |
160 | set_global_assignment -name TCL_SCRIPT_FILE demo_io_pin.tcl | 198 | set_global_assignment -name TCL_SCRIPT_FILE demo_io_pin.tcl |
199 | set_global_assignment -name QIP_FILE output_files/lpm_constant00.qip | ||
200 | set_global_assignment -name QIP_FILE output_files/lpm_constant0.qip | ||
201 | set_global_assignment -name QIP_FILE output_files/lpm_constant42.qip | ||
161 | set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file | 202 | set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file |