|
Message
From: cvs at opencores.org<cvs@o...>
Date: Fri Jun 1 19:35:43 CEST 2007
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/07/06 01:19:35 Modified: jop/quartus/amba jop.qsf Log: no message Revision Changes Path 1.3 jop/quartus/amba/jop.qsf http://www.opencores.org/cvsweb.shtml/jop/quartus/amba/jop.qsf.diff?r1=1.2&r2=1.3 (In the diff below, changes in quantity of whitespace are not shown.) Index: jop.qsf =================================================================== RCS file: /cvsroot/9914pich/jop/quartus/amba/jop.qsf,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- jop.qsf 25 Mar 2007 00:18:51 -0000 1.2 +++ jop.qsf 1 Jun 2007 17:35:43 -0000 1.3 @@ -482,6 +482,9 @@ set_instance_assignment -name PARTITION_HIERARCHY no_file_for_top_partition -to | -section_id Top set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top +set_global_assignment -name DEVICE_MIGRATION_LIST "EP1C6Q240C6,EP1C12Q240C6" + +set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED" set_global_assignment -name VHDL_FILE ../../ext/gaisler/version.vhd set_global_assignment -name VHDL_FILE ../../ext/gaisler/stdlib.vhd set_global_assignment -name VHDL_FILE ../../ext/gaisler/amba.vhd @@ -496,7 +499,7 @@ set_global_assignment -name VHDL_FILE ../../vhdl/altera/cyc_pll.vhd set_global_assignment -name VHDL_FILE ../../vhdl/scio/fifo.vhd set_global_assignment -name VHDL_FILE ../../vhdl/scio/sc_uart.vhd -set_global_assignment -name VHDL_FILE ../../vhdl/scio/sc_cnt.vhd +set_global_assignment -name VHDL_FILE ../../vhdl/scio/sc_sys.vhd set_global_assignment -name VHDL_FILE ../../vhdl/scio/scio_min.vhd set_global_assignment -name VHDL_FILE ../../vhdl/offtbl.vhd set_global_assignment -name VHDL_FILE ../../vhdl/jtbl.vhd @@ -515,6 +518,3 @@ set_global_assignment -name VHDL_FILE ../../vhdl/core/stack.vhd set_global_assignment -name VHDL_FILE ../../vhdl/core/jopcpu.vhd set_global_assignment -name VHDL_FILE ../../vhdl/top/jop_amba.vhd -set_global_assignment -name DEVICE_MIGRATION_LIST "EP1C6Q240C6,EP1C12Q240C6" - -set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED" \ No newline at end of file
|
 |