summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames <james.mckenzie@citrix.com>2013-10-18 12:19:25 +0100
committerJames <james.mckenzie@citrix.com>2013-10-18 12:19:25 +0100
commit6058ba0cccfc5449170fbb6896b2ea555ddc6604 (patch)
treead5e26840b3674c33b67d15b419ade7b3fe6b8f0
parentd8b2c4c49c778a36d306ee02b7fefe53a4cbb32c (diff)
downloadbbc_de1-6058ba0cccfc5449170fbb6896b2ea555ddc6604.tar.gz
bbc_de1-6058ba0cccfc5449170fbb6896b2ea555ddc6604.tar.bz2
bbc_de1-6058ba0cccfc5449170fbb6896b2ea555ddc6604.zip
Revert "quartus-9.1"
This reverts commit 2deecc29d2b390a23eeebc54b1db28326b9bcd4e.
-rw-r--r--quartus/bbc_micro.qpf61
-rw-r--r--quartus/bbc_micro_de1.qsf4
2 files changed, 32 insertions, 33 deletions
diff --git a/quartus/bbc_micro.qpf b/quartus/bbc_micro.qpf
index 7c35a61..52e0fd0 100644
--- a/quartus/bbc_micro.qpf
+++ b/quartus/bbc_micro.qpf
@@ -1,31 +1,30 @@
-# -------------------------------------------------------------------------- #
-#
-# Copyright (C) 1991-2010 Altera Corporation
-# Your use of Altera Corporation's design tools, logic functions
-# and other software and tools, and its AMPP partner logic
-# functions, and any output files from any of the foregoing
-# (including device programming or simulation files), and any
-# associated documentation or information are expressly subject
-# to the terms and conditions of the Altera Program License
-# Subscription Agreement, Altera MegaCore Function License
-# Agreement, or other applicable license agreement, including,
-# without limitation, that your use is for the sole purpose of
-# programming logic devices manufactured by Altera and sold by
-# Altera or its authorized distributors. Please refer to the
-# applicable agreement for further details.
-#
-# -------------------------------------------------------------------------- #
-#
-# Quartus II
-# Version 9.1 Build 350 03/24/2010 Service Pack 2 SJ Web Edition
-# Date created = 12:09:55 October 18, 2013
-#
-# -------------------------------------------------------------------------- #
-
-QUARTUS_VERSION = "9.1"
-DATE = "12:09:55 October 18, 2013"
-
-# Revisions
-
-PROJECT_REVISION = "bbc_micro"
-PROJECT_REVISION = "bbc_micro_de1"
+# -------------------------------------------------------------------------- #
+#
+# Copyright (C) 1991-2009 Altera Corporation
+# Your use of Altera Corporation's design tools, logic functions
+# and other software and tools, and its AMPP partner logic
+# functions, and any output files from any of the foregoing
+# (including device programming or simulation files), and any
+# associated documentation or information are expressly subject
+# to the terms and conditions of the Altera Program License
+# Subscription Agreement, Altera MegaCore Function License
+# Agreement, or other applicable license agreement, including,
+# without limitation, that your use is for the sole purpose of
+# programming logic devices manufactured by Altera and sold by
+# Altera or its authorized distributors. Please refer to the
+# applicable agreement for further details.
+#
+# -------------------------------------------------------------------------- #
+#
+# Quartus II
+# Version 9.1 Build 222 10/21/2009 SJ Web Edition
+# Date created = 20:48:44 July 12, 2011
+#
+# -------------------------------------------------------------------------- #
+
+QUARTUS_VERSION = "9.1"
+DATE = "20:48:44 July 12, 2011"
+
+# Revisions
+
+PROJECT_REVISION = "bbc_micro_de1"
diff --git a/quartus/bbc_micro_de1.qsf b/quartus/bbc_micro_de1.qsf
index 1f4e73f..53ab492 100644
--- a/quartus/bbc_micro_de1.qsf
+++ b/quartus/bbc_micro_de1.qsf
@@ -534,5 +534,5 @@ set_global_assignment -name VHDL_FILE m6522_tb.vhd
set_global_assignment -name VHDL_FILE keyboard.vhd
set_global_assignment -name VHDL_FILE debugger.vhd
set_global_assignment -name QIP_FILE saa5050_rom.qip
-set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top
-set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file
+set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
+set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top \ No newline at end of file