|
Message
From: cvs at opencores.org<cvs@o...>
Date: Tue Apr 29 23:12:24 CEST 2008
Subject: [cvs-checkins] MODIFIED: t48 ...
Date: 00/08/04 29:23:12 Modified: t48/syn/t8048/jopcyc t8048.qsf Log: update to new mnemonic decoder Revision Changes Path 1.3 t48/syn/t8048/jopcyc/t8048.qsf http://www.opencores.org/cvsweb.shtml/t48/syn/t8048/jopcyc/t8048.qsf.diff?r1=1.2&r2=1.3 (In the diff below, changes in quantity of whitespace are not shown.) Index: t8048.qsf =================================================================== RCS file: /cvsroot/arniml/t48/syn/t8048/jopcyc/t8048.qsf,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- t8048.qsf 12 Apr 2008 23:48:23 -0000 1.2 +++ t8048.qsf 29 Apr 2008 21:12:24 -0000 1.3 @@ -40,9 +40,7 @@ set_global_assignment -name VHDL_FILE ../../../rtl/vhdl/clock_ctrl.vhd set_global_assignment -name VHDL_FILE ../../../rtl/vhdl/cond_branch.vhd set_global_assignment -name VHDL_FILE ../../../rtl/vhdl/db_bus.vhd -set_global_assignment -name VHDL_FILE ../../../rtl/vhdl/opc_table.vhd set_global_assignment -name VHDL_FILE "../../../rtl/vhdl/t48_comp_pack-p.vhd" -set_global_assignment -name VHDL_FILE ../../../rtl/vhdl/opc_decoder.vhd set_global_assignment -name VHDL_FILE ../../../rtl/vhdl/decoder.vhd set_global_assignment -name VHDL_FILE ../../../rtl/vhdl/dmem_ctrl.vhd set_global_assignment -name VHDL_FILE ../../../rtl/vhdl/int.vhd @@ -71,5 +69,3 @@ set_global_assignment -name RESERVE_ASDO_AFTER_CONFIGURATION "AS INPUT TRI-STATED" set_global_assignment -name FMAX_REQUIREMENT "11 MHz" -section_id xtal set_instance_assignment -name CLOCK_SETTINGS xtal -to xtal_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 \ No newline at end of file
|
 |