|
Message
From: cvs at opencores.org<cvs@o...>
Date: Fri Jun 1 19:12:49 CEST 2007
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/07/06 01:19:12 Modified: jop/quartus/lego jop.qsf Log: no message Revision Changes Path 1.8 jop/quartus/lego/jop.qsf http://www.opencores.org/cvsweb.shtml/jop/quartus/lego/jop.qsf.diff?r1=1.7&r2=1.8 (In the diff below, changes in quantity of whitespace are not shown.) Index: jop.qsf =================================================================== RCS file: /cvsroot/9914pich/jop/quartus/lego/jop.qsf,v retrieving revision 1.7 retrieving revision 1.8 diff -u -b -r1.7 -r1.8 --- jop.qsf 21 May 2007 19:53:57 -0000 1.7 +++ jop.qsf 1 Jun 2007 17:12:48 -0000 1.8 @@ -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.0 SP1" +set_global_assignment -name LAST_QUARTUS_VERSION 7.0 # Pin & Location Assignments # ========================== @@ -477,7 +477,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/lego/input_synchronizer.vhd set_global_assignment -name VHDL_FILE ../../vhdl/scio/lego/audio.vhd set_global_assignment -name VHDL_FILE ../../vhdl/scio/lego/lesens.vhd
|
 |