missing NULL terminator in set_config_x
[geda-gaf.git] / gnetlist-legacy / docs / vams / content.txt
blob4f93255785a25c8d14c89f29c2b3140b95456ce7
1 VHDL-AMS support for gEDA gnetlist tool
3    1. functionality
4       1. ARCHITECTURE generation
5       2. ENTITY generation
6       3. automatisate gnetlist calls
8    2. implementation
9       1. the vams mode of gEDA gnetlist
10          1. scheme
11             1. settings and new definition
12             2. gnet-vams.scm
13                1. routines main structure
14                ???
15             3. helpfully setting in gEDA gschem environment
17          2. new c-code
18             1. routines
19             2. code-adaptation
21       2. automatic generating gnetlist calls in gEDA gschem
22          1. generated gEDA gnetlist calls
23          2. scheme
24             1. generate_netlist.scm
25             2. settings
27          3. new c-code
28             1. routines
29             2. code-adaptation