summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames <james.mckenzie@citrix.com>2013-10-18 12:15:55 +0100
committerJames <james.mckenzie@citrix.com>2013-10-18 12:15:55 +0100
commit2deecc29d2b390a23eeebc54b1db28326b9bcd4e (patch)
tree3d962748e9d7bea2e10c978ce833091ece6168dc
parent91a541897b9e66b107a1017d5cadcc89ce1e7f84 (diff)
downloadbbc_de1-2deecc29d2b390a23eeebc54b1db28326b9bcd4e.tar.gz
bbc_de1-2deecc29d2b390a23eeebc54b1db28326b9bcd4e.tar.bz2
bbc_de1-2deecc29d2b390a23eeebc54b1db28326b9bcd4e.zip
quartus-9.1
-rw-r--r--quartus/bbc_micro.qpf61
-rw-r--r--quartus/bbc_micro_de1.qsf4
2 files changed, 33 insertions, 32 deletions
diff --git a/quartus/bbc_micro.qpf b/quartus/bbc_micro.qpf
index 52e0fd0..7c35a61 100644
--- a/quartus/bbc_micro.qpf
+++ b/quartus/bbc_micro.qpf
@@ -1,30 +1,31 @@
-# -------------------------------------------------------------------------- #
-#
-# 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"
+# -------------------------------------------------------------------------- #
+#
+# 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"
diff --git a/quartus/bbc_micro_de1.qsf b/quartus/bbc_micro_de1.qsf
index 53ab492..1f4e73f 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_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
+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