/*
==================================================
Script Name : Matrix.script

Purpose     : Provides analyzation of all required
              files for MATRIX, when started from 
              Design Analyzer

Environment : Synopsys V3.1a on SPARCstation 10

Author      : Claus-Juergen Thomas, REFT
---------------------------------------------------
Revision list
Version Author Date           Changes
V1.0    cjt    018.08.95       NEW
===================================================
Note: The required directory structure should be:
      /SYNOPSYS
      /SYNOPSYS/WORK
      /SYNOPSYS/MATRIX (DA should be started from here)
      /SYNOPSYS/MULTIPLIER
*/


analyze -format vhdl -lib WORK ../ELEMpack.vhd
analyze -format vhdl -lib WORK ../GateLib.vhd
analyze -format vhdl -lib WORK ../MULTIPLIER/MULTpack.vhd
analyze -format vhdl -lib WORK ../MULTIPLIER/MULTcell.vhd
analyze -format vhdl -lib WORK ../MULTIPLIER/MULTstruc.vhd
analyze -format vhdl -lib WORK MATRIXpack.vhd
analyze -format vhdl -lib WORK MATRIXcell.vhd
analyze -format vhdl -lib WORK MATRIXstruc.vhd
elaborate MATRIXstruc_Config -lib DEFAULT -update




<div align="center"><br /><script type="text/javascript"><!--
google_ad_client = "pub-7293844627074885";
//468x60, Created at 07. 11. 25
google_ad_slot = "8619794253";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />&nbsp;</div>