1 |
15 |
mcupro |
# Copyright (C) 1991-2004 Altera Corporation
|
2 |
|
|
# Any megafunction design, and related netlist (encrypted or decrypted),
|
3 |
|
|
# support information, device programming or simulation file, and any other
|
4 |
|
|
# associated documentation or information provided by Altera or a partner
|
5 |
|
|
# under Altera's Megafunction Partnership Program may be used only
|
6 |
|
|
# to program PLD devices (but not masked PLD devices) from Altera. Any
|
7 |
|
|
# other use of such megafunction design, netlist, support information,
|
8 |
|
|
# device programming or simulation file, or any other related documentation
|
9 |
|
|
# or information is prohibited for any other purpose, including, but not
|
10 |
|
|
# limited to modification, reverse engineering, de-compiling, or use with
|
11 |
|
|
# any other silicon devices, unless such use is explicitly licensed under
|
12 |
|
|
# a separate agreement with Altera or a megafunction partner. Title to the
|
13 |
|
|
# intellectual property, including patents, copyrights, trademarks, trade
|
14 |
|
|
# secrets, or maskworks, embodied in any such megafunction design, netlist,
|
15 |
|
|
# support information, device programming or simulation file, or any other
|
16 |
|
|
# related documentation or information provided by Altera or a megafunction
|
17 |
|
|
# partner, remains with Altera, the megafunction partner, or their respective
|
18 |
|
|
# licensors. No other licenses, including any licenses needed under any third
|
19 |
|
|
# party's intellectual property, are provided herein.
|
20 |
|
|
|
21 |
|
|
|
22 |
|
|
# The default values for assignments are stored in the file
|
23 |
|
|
# mips_top_assignment_defaults.qdf
|
24 |
|
|
# If this file doesn't exist, and for assignments not listed, see file
|
25 |
|
|
# assignment_defaults.qdf
|
26 |
|
|
|
27 |
|
|
# Altera recommends that you do not modify this file. This
|
28 |
|
|
# file is updated automatically by the Quartus II software
|
29 |
|
|
# and any changes you make may be lost or overwritten.
|
30 |
|
|
|
31 |
|
|
|
32 |
|
|
# Project-Wide Assignments
|
33 |
|
|
# ========================
|
34 |
|
|
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 4.2
|
35 |
35 |
mcupro |
set_global_assignment -name PROJECT_CREATION_TIME_DATE "15:48:42 NOVEMBER 13, 2008"
|
36 |
15 |
mcupro |
set_global_assignment -name LAST_QUARTUS_VERSION 4.2
|
37 |
|
|
set_global_assignment -name VQM_FILE ../synplify_prj/rev_1/mips_sys.vqm
|
38 |
|
|
set_global_assignment -name VERILOG_FILE ../rtl/verilog/altera/pll50.v
|
39 |
|
|
set_global_assignment -name VERILOG_FILE ../rtl/verilog/altera/ram2048x8_0.v
|
40 |
|
|
set_global_assignment -name VERILOG_FILE ../rtl/verilog/altera/ram2048x8_1.v
|
41 |
|
|
set_global_assignment -name VERILOG_FILE ../rtl/verilog/altera/ram2048x8_2.v
|
42 |
|
|
set_global_assignment -name VERILOG_FILE ../rtl/verilog/altera/ram2048x8_3.v
|
43 |
35 |
mcupro |
set_global_assignment -name VERILOG_FILE ../rtl/verilog/mips_top.v
|
44 |
|
|
set_global_assignment -name VERILOG_FILE ../rtl/verilog/ram_module.v
|
45 |
15 |
mcupro |
|
46 |
|
|
# Pin & Location Assignments
|
47 |
|
|
# ==========================
|
48 |
|
|
set_location_assignment PIN_28 -to clk
|
49 |
|
|
set_location_assignment PIN_159 -to rst
|
50 |
|
|
set_location_assignment PIN_156 -to key1
|
51 |
|
|
set_location_assignment PIN_158 -to key2
|
52 |
|
|
set_location_assignment PIN_1 -to led1
|
53 |
|
|
set_location_assignment PIN_2 -to led2
|
54 |
|
|
set_location_assignment PIN_177 -to ser_rxd
|
55 |
|
|
set_location_assignment PIN_176 -to ser_txd
|
56 |
|
|
set_location_assignment PIN_135 -to lcd_en
|
57 |
|
|
set_location_assignment PIN_133 -to lcd_rs
|
58 |
|
|
set_location_assignment PIN_134 -to lcd_rw
|
59 |
|
|
set_location_assignment PIN_136 -to lcd_data[0]
|
60 |
|
|
set_location_assignment PIN_137 -to lcd_data[1]
|
61 |
|
|
set_location_assignment PIN_138 -to lcd_data[2]
|
62 |
|
|
set_location_assignment PIN_139 -to lcd_data[3]
|
63 |
|
|
set_location_assignment PIN_140 -to lcd_data[4]
|
64 |
|
|
set_location_assignment PIN_141 -to lcd_data[5]
|
65 |
|
|
set_location_assignment PIN_143 -to lcd_data[6]
|
66 |
|
|
set_location_assignment PIN_144 -to lcd_data[7]
|
67 |
|
|
set_location_assignment PIN_169 -to seg7led1[0]
|
68 |
|
|
set_location_assignment PIN_166 -to seg7led1[1]
|
69 |
|
|
set_location_assignment PIN_161 -to seg7led1[2]
|
70 |
|
|
set_location_assignment PIN_160 -to seg7led1[3]
|
71 |
|
|
set_location_assignment PIN_164 -to seg7led1[4]
|
72 |
|
|
set_location_assignment PIN_168 -to seg7led1[5]
|
73 |
|
|
set_location_assignment PIN_167 -to seg7led1[6]
|
74 |
|
|
set_location_assignment PIN_175 -to seg7led2[0]
|
75 |
|
|
set_location_assignment PIN_170 -to seg7led2[1]
|
76 |
|
|
set_location_assignment PIN_163 -to seg7led2[2]
|
77 |
|
|
set_location_assignment PIN_165 -to seg7led2[3]
|
78 |
|
|
set_location_assignment PIN_162 -to seg7led2[4]
|
79 |
|
|
set_location_assignment PIN_174 -to seg7led2[5]
|
80 |
|
|
set_location_assignment PIN_173 -to seg7led2[6]
|
81 |
|
|
|
82 |
|
|
# Analysis & Synthesis Assignments
|
83 |
|
|
# ================================
|
84 |
35 |
mcupro |
set_global_assignment -name DEVICE_FILTER_PIN_COUNT 240
|
85 |
|
|
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 6
|
86 |
15 |
mcupro |
set_global_assignment -name FAMILY Cyclone
|
87 |
|
|
set_global_assignment -name TOP_LEVEL_ENTITY mips_top
|
88 |
|
|
|
89 |
|
|
# Fitter Assignments
|
90 |
|
|
# ==================
|
91 |
|
|
set_global_assignment -name DEVICE EP1C6Q240C6
|
92 |
|
|
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
|
93 |
|
|
|
94 |
|
|
# Simulator Assignments
|
95 |
|
|
# =====================
|
96 |
35 |
mcupro |
set_global_assignment -name GLITCH_INTERVAL 1
|
97 |
15 |
mcupro |
|
98 |
|
|
# LogicLock Region Assignments
|
99 |
|
|
# ============================
|
100 |
|
|
set_global_assignment -name LOGICLOCK_INCREMENTAL_COMPILE_ASSIGNMENT off
|