Sophie

Sophie

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

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

/* structural SystemC generated by gnetlist */
/* WARNING: This is a generated file, edits */
/*        made here will be lost next time  */
/*        you run gnetlist!                 */
/* Id ........gnet-systemc.scm (04/09/2003) */
/* Source...../home/geda/gnet-systemc.scm   */
/* Revision...0.3 (23/09/2003)              */
/* Author.....Jaume Masip                   */

#include "systemc.h"
#include "7400.h"

SC_MODULE (not found)
{

/* Port directions begin here */

/* Wires from the design */
sc_signal<0> SING_N_2;
sc_signal<0> GND;
sc_signal<0> Vcc;
sc_signal<0> SING_N;


/* Package instantiations */
7400 U100;

SC_CTOR(not found):
    U100("U100")
  {
    U100.6(SING_N);
    U100.5(SING_N);
    U100.4(SING_N);
    U100.14(Vcc);
    U100.7(GND);
    U100.3(SING_N_2);
    U100.1(SING_N_2);
    U100.14(Vcc);
    U100.7(GND);
    U100.8(SING_N);
    U100.10(SING_N);
    U100.9(SING_N);
    U100.14(Vcc);
    U100.7(GND);
  }
};