1MBK_IN_LO(1) MBK ENVIRONMENT VARIABLES MBK_IN_LO(1)
2
3
4
6 MBK_IN_LO - define the logical input format of mbk and genlib
7
9 c-shell running
10 setenv MBK_IN_LO format
11
12
14 This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM
15 team at LIP6 laboratory of Université Pierre et Marie CURIE, in Paris,
16 France.
17
18 Web : http://asim.lip6.fr/recherche/alliance/
19 E-mail : alliance-users@asim.lip6.fr
20
22 MBK_IN_LO sets the logical input format of the mbk database. The data‐
23 base will be filled with information found in the given format file.
24
25 valid formats are :
26 - al, alx, that are alliance logical formats
27 - edi, that is edif standard netlist format
28 - hns, fns, fne, fdn, hdn, that are vti logical formats
29 - spi, that's spice netlist
30 - vst, that structural vhdl description
31
33 "MBK_IN_LO : 'xxx' unknown format"
34 The argument given to the setenv is not a legal logical input
35 format for mbk. You must changed it before any other action.
36
38 setenv MBK_IN_LO al
39
41 mbk(3), genlib(1), MBK_OUT_LO(1).
42
43
44
45
46
47
48ASIM/LIP6 October 1, 1997 MBK_IN_LO(1)