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