summaryrefslogtreecommitdiff
path: root/nqcpu.qsf
diff options
context:
space:
mode:
authorNick McKinney <nick@kmonkey.net>2016-12-08 22:42:17 -0600
committerNick McKinney <nick@kmonkey.net>2016-12-08 22:42:17 -0600
commit603bee2b743f1a72222fd8586fa809555f08ea77 (patch)
tree0e95dff52ff2ee4e5d80d4dc4fd6de0f237e674c /nqcpu.qsf
parent2ac4f3a09559a6866827404fc47be4dfe635e9d5 (diff)
create super simple fetch stage
Diffstat (limited to 'nqcpu.qsf')
-rw-r--r--nqcpu.qsf1
1 files changed, 1 insertions, 0 deletions
diff --git a/nqcpu.qsf b/nqcpu.qsf
index db8dcc5..a96e544 100644
--- a/nqcpu.qsf
+++ b/nqcpu.qsf
@@ -59,4 +59,5 @@ set_global_assignment -name VERILOG_FILE decoder_stage.v
set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top
set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top
set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top
+set_global_assignment -name VERILOG_FILE fetch_stage.v
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file