|
Message
From: cvs at opencores.org<cvs@o...>
Date: Fri Jun 8 14:58:53 CEST 2007
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/07/06 08:14:58 Modified: jop/quartus/sopcmin jop.qsf Log: sc_sys statt sc_cnt Revision Changes Path 1.6 jop/quartus/sopcmin/jop.qsf http://www.opencores.org/cvsweb.shtml/jop/quartus/sopcmin/jop.qsf.diff?r1=1.5&r2=1.6 (In the diff below, changes in quantity of whitespace are not shown.) Index: jop.qsf =================================================================== RCS file: /cvsroot/martin/jop/quartus/sopcmin/jop.qsf,v retrieving revision 1.5 retrieving revision 1.6 diff -u -b -r1.5 -r1.6 --- jop.qsf 18 Mar 2007 01:47:02 -0000 1.5 +++ jop.qsf 8 Jun 2007 12:58:52 -0000 1.6 @@ -49,7 +49,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
|