Ocs package: Difference between revisions

Jump to navigation Jump to search
135 bytes added ,  22 September 2015
Line 42: Line 42:
==== Build the AND GATE structure directly ====
==== Build the AND GATE structure directly ====


 
{{Code|Build the AND GATE structure via an Octave script |<syntaxhighlight lang="octave" style="font-size:13px">
## NLC
## NLC


Line 117: Line 117:
outstruct.totextvar =  6;
outstruct.totextvar =  6;
outstruct.totintvar =  3;
outstruct.totintvar =  3;
</syntaxhighlight>
}}


==== Build the AND gate circuit structure parsing an IFF netlist ====
==== Build the AND gate circuit structure parsing an IFF netlist ====
349

edits

Navigation menu