Differences

This shows you the differences between two versions of the page.

Link to this comparison view

gnucap:user:netlist_import_and_export [2024/08/15 21:54]
aldavis [Adding physical position]
gnucap:user:netlist_import_and_export [2024/08/15 22:01] (current)
aldavis [Adding physical position]
Line 222: Line 222:
     (* S0_x1=-5m, S0_y1=0m, S0_symbol="input" *)  inout  electrical .a(a0), // show symbol "input", but actual port direction is inout     (* S0_x1=-5m, S0_y1=0m, S0_symbol="input" *)  inout  electrical .a(a0), // show symbol "input", but actual port direction is inout
     (* S0_x1=30m, S0_y1=-3m *)                    output electrical .c(c0)  // port syntax per SystemVerilog 3.1a, 18,9     (* S0_x1=30m, S0_y1=-3m *)                    output electrical .c(c0)  // port syntax per SystemVerilog 3.1a, 18,9
-    );+    );                     // a and c are pin names, user specified, outside.  a0 and c0 refer to the node the pin connects to, inside
                                ground g0;                                ground g0;
                                ground g1;                                ground g1;
gnucap/user/netlist_import_and_export.txt · Last modified: 2024/08/15 22:01 by aldavis
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Run by Debian Driven by DokuWiki