|
Message
From: cvs at opencores.org<cvs@o...>
Date: Sun Mar 25 01:18:51 CET 2007
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/07/03 25:01:18 Modified: jop/quartus/amba jop.qsf Log: AMBA tests Revision Changes Path 1.2 jop/quartus/amba/jop.qsf http://www.opencores.org/cvsweb.shtml/jop/quartus/amba/jop.qsf.diff?r1=1.1&r2=1.2 (In the diff below, changes in quantity of whitespace are not shown.) Index: jop.qsf =================================================================== RCS file: /cvsroot/martin/jop/quartus/amba/jop.qsf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- jop.qsf 24 Mar 2007 22:40:49 -0000 1.1 +++ jop.qsf 25 Mar 2007 00:18:51 -0000 1.2 @@ -28,7 +28,7 @@ set_global_assignment -name SMART_RECOMPILE OFF set_global_assignment -name ORIGINAL_QUARTUS_VERSION 4.0 set_global_assignment -name PROJECT_CREATION_TIME_DATE "02:05:59 APRIL 04, 2004" -set_global_assignment -name LAST_QUARTUS_VERSION 6.1 +set_global_assignment -name LAST_QUARTUS_VERSION 7.0 # Pin & Location Assignments # ========================== @@ -516,3 +516,5 @@ 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
|
 |