Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 69f063730ffa3aaa426eda1010df3ed6 > files > 1144

geda-gnetlist-1.8.2-1.fc18.i686.rpm

/* structural Verilog generated by gnetlist */
/* WARNING: This is a generated file, edits */
/*        made here will be lost next time  */
/*        you run gnetlist!                 */
/* Id ..........$Id$ */
/* Source.......$Source$ */
/* Revision.....$Revision$ */
/* Author.......$Author$ */

module \not found  (

      );

/* Port directions begin here */


/* Wires from the design */
wire GND ;
wire unnamed_net1 ;

/* continuous assignments */

/* Package instantiations */
VOLTAGE_SOURCE V1 ( 
    .\1  ( unnamed_net1 ),
    .\2  ( GND )
    );

RESISTOR R1 ( 
    .\2  ( unnamed_net1 ),
    .\1  ( GND )
    );

options A1 (     );

endmodule