|
Message
From: cvs at opencores.org<cvs@o...>
Date: Tue Dec 20 13:34:59 CET 2005
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/05/12 20:13:34 Modified: jop/quartus/cyc12min jop.qsf Log: moved iomin to scio_min Revision Changes Path 1.6 jop/quartus/cyc12min/jop.qsf http://www.opencores.org/cvsweb.shtml/jop/quartus/cyc12min/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/cyc12min/jop.qsf,v retrieving revision 1.5 retrieving revision 1.6 diff -u -b -r1.5 -r1.6 --- jop.qsf 1 Dec 2005 23:45:12 -0000 1.5 +++ jop.qsf 20 Dec 2005 12:34:59 -0000 1.6 @@ -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
|