/* This file is generated by topld.pl!! */ /* Please don't edit it. */ Name M307A ; PartNo cpld ; Date XX/XX/XXXX ; Revision 01 ; Designer ; Company ; Assembly None ; Location E1 ; Device f1508isptqfp100; $DEFINE OPTIMIZE $UNDEF OPTIMIZE /* Input Pins */ /* Output Pins */ pin = a1; pin = c1; pin = e2; pin = e2q; pin = e2q_l; pin = e4q; pin = e4q_l; pin = f2; pin = h2; pin = j1; pin = j2; pin = k1; pin = k2; pin = l1; pin = l2; pin = m1; pin = n1; pin = n3v3; pin = n_t_10x; pin = n_t_11x; pin = n_t_12x; pin = n_t_13x; pin = n_t_17x; pin = n_t_18x; pin = n_t_19x; pin = n_t_1x; pin = n_t_20x; pin = n_t_22x; pin = n_t_25x; pin = n_t_2x; pin = n_t_4x; pin = n_t_5x; pin = n_t_6x; pin = n_t_7x; pin = n_t_9x; pin = p1; pin = s1; pin = u1; pin = v1; /* Internal nodes */ $IFNDEF OPTIMIZE $ENDIF /* Code nodes */ /* Equations */ /* c1: c_us */ /* c2: c_us */ /* c3: c_us */ /* c4: c_us */ /* c5: c_us */ /* c6: c_us */ /* c7: c_us */ /* c8: c_us */ /* c9: c_us */ /* c10: c_us */ /* c11: c_us */ /* c12: c_us */ /* c13: c_us */ /* c14: c_us */ /* c15: c_us */ /* c16: c_us */ /* c17: c_us */ /* e1: sn7400 */ k1 = !e2q_l; h2 = !e4q_l; f2 = !e4q; e2 = !e2q; /* e3a: sn7401 */ /* j1 = !(n3v3 & m1); */ /* n_t_2x = !(n3v3 & l1); */ /* n_t_6x = !n_t_2x; */ /* n_t_7x = !j1; */ /* Open collector 'wire-or's */ property atmel {open_collector= j1}; !j1 = (n3v3 & m1); j1.oe = (n3v3 & m1); property atmel {open_collector= n_t_2x}; !n_t_2x = (n3v3 & l1); n_t_2x.oe = (n3v3 & l1); property atmel {open_collector= n_t_6x}; !n_t_6x = n_t_2x; n_t_6x.oe = n_t_2x; property atmel {open_collector= n_t_7x}; !n_t_7x = j1; n_t_7x.oe = j1;