Netlist capture of the second level: the core-to-pads netlist
-------------------------------------------------------------
 
By now, you should have understood the basics of ALLIANCE. The problem
is to generate the netlist of the second level, the core-to-pads
netlist. Then, you have to set environment variables up, as stated
below:
 
> setenv MBK_IN_LO vst 
> setenv MBK_OUT_LO vst
 
The chip.c file contains the actual core-to-pads netlist.
You can edit it to see how pads are instanciated.

Running the following command:

> genlib chip
 
creates chip.vst, the resulting netlist, in the current directory.

Press <return> to continue.
