|
Message
From: cvs at opencores.org<cvs@o...>
Date: Sun Apr 27 22:23:57 CEST 2008
Subject: [cvs-checkins] MODIFIED: t400 ...
Date: 00/08/04 27:22:23 Modified: t400/syn/t421/ep1c12 t421.qsf Log: deal with ROM Revision Changes Path 1.3 t400/syn/t421/ep1c12/t421.qsf http://www.opencores.org/cvsweb.shtml/t400/syn/t421/ep1c12/t421.qsf.diff?r1=1.2&r2=1.3 (In the diff below, changes in quantity of whitespace are not shown.) Index: t421.qsf =================================================================== RCS file: /cvsroot/arniml/t400/syn/t421/ep1c12/t421.qsf,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- t421.qsf 27 Apr 2008 20:01:01 -0000 1.2 +++ t421.qsf 27 Apr 2008 20:23:57 -0000 1.3 @@ -72,3 +72,6 @@ set_instance_assignment -name CLOCK_SETTINGS ck -to ck_i set_instance_assignment -name PARTITION_HIERARCHY no_file_for_top_partition -to | -section_id Top set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top + +set_global_assignment -name CYCLONE_OPTIMIZATION_TECHNIQUE AREA +set_global_assignment -name ALLOW_ANY_ROM_SIZE_FOR_RECOGNITION ON \ No newline at end of file
|