|
Message
From: cvs at opencores.org<cvs@o...>
Date: Mon Aug 14 00:39:42 CEST 2006
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/06/08 14:00:39 Modified: jop/quartus/sopcmin jop.qsf Log: 60 MHz and 32 bit memory Revision Changes Path 1.2 jop/quartus/sopcmin/jop.qsf http://www.opencores.org/cvsweb.shtml/jop/quartus/sopcmin/jop.qsf.diff?r1=1.1&r2=1.2 (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.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- jop.qsf 11 Aug 2006 01:49:32 -0000 1.1 +++ jop.qsf 13 Aug 2006 22:39:42 -0000 1.2 @@ -43,7 +43,7 @@ set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED" -set_global_assignment -name VHDL_FILE ../../vhdl/top/jop_config_20.vhd +set_global_assignment -name VHDL_FILE ../../vhdl/top/jop_config_60.vhd set_global_assignment -name VHDL_FILE ../../vhdl/top/jop_types.vhd set_global_assignment -name VHDL_FILE ../../vhdl/altera/cyc_pll.vhd set_global_assignment -name VHDL_FILE ../../vhdl/scio/fifo.vhd @@ -247,4 +247,5 @@ set_location_assignment PIN_177 -to ser_nrts set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 8 -set_global_assignment -name FMAX_REQUIREMENT "20 MHz" \ No newline at end of file + +set_global_assignment -name ENABLE_CLOCK_LATENCY ON \ No newline at end of file
|
 |