From 603bee2b743f1a72222fd8586fa809555f08ea77 Mon Sep 17 00:00:00 2001 From: Nick McKinney Date: Thu, 8 Dec 2016 22:42:17 -0600 Subject: create super simple fetch stage --- nqcpu.qsf | 1 + 1 file changed, 1 insertion(+) (limited to 'nqcpu.qsf') 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 -- cgit v1.2.3