ADDER X-SC Manual do Utilizador Página 83

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 87
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 82
2.2. THE USE OF MAKEFILES TO AUTOMATE THE DESIGN FLOW 83
And set a few new ones.
% setenv SPI_MODEL $ALLIANCE_TOP/etc/spimodel.cfg
% setenv MBK_SPI_MODEL $SPI_MODEL
% setenv MBK_SPI_ONE_NODE_NORC "true"
% setenv MBK_SPI_NAMEDNODES "true"
and add the following lines to our Makefile.
SPI_MODEL = $(ALLIANCE_TOP)/etc/spimodel.cfg
multi4_e.spi : multi4.ap
$(COUGAR) -v -ac multi4 multi4_e
Now we can run Cougar again using the following command.
% make multi4_e.spi
/usr/local/alliance/bin/cougar -v -ac multi4 multi4_e
@@@@ @
@@ @@
@@ @
@@ @ @@@ @@@ @@@@ @@@@@@ @@@@ @@@ @@@
@@ @@ @@ @@ @@ @@ @@ @@ @ @@@ @@
@@ @@ @@ @@ @@ @ @@ @@ @@ @@ @@
@@ @@ @@ @@ @@ @ @ @@@@@ @@
@@ @@ @@ @@ @@ @@@ @@ @@ @@
@@ @ @@ @@ @@ @@ @@ @@ @@ @@
@@ @@ @@ @@ @@ @@@ @@@@@@ @@ @@@ @@
@@@@ @@@ @@@@ @@ @@ @@@ @@@@ @@ @@@@
@ @
@@@@@
Netlist extractor ... formerly Lynx
Alliance CAD System 5.0 20040928, cougar 1.21
Copyright (c) 1998-2005, ASIM/LIP6/UPMC
Author(s): Ludovic Jacom me and Gregoire Avot
Contributor(s): Picault Stephane
---> Parse technological file ../etc/techno-035.rds
RDS_LAMBDA = 24
RDS_UNIT = 80
RDS_PHYSICAL_GRID = 2
MBK_SCALE_X = 100
---> Extract symbolic figure multi4
---> Translate Mbk -> Rds
---> Build windows
<--- 288
---> Rectangles : 4895
---> Figure size : ( -100, -116 )
( 54100, 501 16 )
---> Cut transistors
<--- 0
---> Build equis
<--- 170
---> Delete windows
---> Build signals
<--- 170
---> Build instances
<--- 246
---> Build transistors
<--- 0
---> Save netlist
<--- done !
---> Total extracted capacitance
<--- 4.5pF
Vista de página 82
1 2 ... 78 79 80 81 82 83 84 85 86 87

Comentários a estes Manuais

Sem comentários