/* ================================================== Script Name : Fifo.script Purpose : Provides analyzation of all required files for FIFO, 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 16.11.95 NEW =================================================== Note: The required directory structure should be: /SYNOPSYS /SYNOPSYS/WORK /SYNOPSYS/Fifo (DA should be started from here) */ analyze -format vhdl -lib WORK FIFOpack.vhd analyze -format vhdl -lib WORK FIFOstage.vhd analyze -format vhdl -lib WORK FIFOstruc.vhd elaborate FIFOstruc_Config -lib DEFAULT -update