|
Message
From: cvs at opencores.org<cvs@o...>
Date: Tue Dec 20 12:42:04 CET 2005
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/05/12 20:12:42 Modified: jop/quartus/cycmin jop.qsf Log: rename iomin to scio_min Revision Changes Path 1.11 jop/quartus/cycmin/jop.qsf http://www.opencores.org/cvsweb.shtml/jop/quartus/cycmin/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/cycmin/jop.qsf,v retrieving revision 1.10 retrieving revision 1.11 diff -u -b -r1.10 -r1.11 --- jop.qsf 1 Dec 2005 22:46:36 -0000 1.10 +++ jop.qsf 20 Dec 2005 11:42:02 -0000 1.11 @@ -35,7 +35,7 @@ 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/iomin.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 set_global_assignment -name VHDL_FILE ../../vhdl/rom.vhd
|