// this file is generated by topld.pl // please don't edit it. // input pins // output pins // internal nodes // code nodes // equations // c1: c_us // c2: c_us // c3: c_us // e1: sn7486 module m1125a (n_t_10x, n_t_11x, n_t_12x, n_t_13x, n_t_14x, n_t_15x, n_t_16x, n_t_17x, n_t_18x, n_t_19x, n_t_1x, n_t_20x, n_t_21x, n_t_22x, n_t_23x, n_t_24x, n_t_25x, n_t_26x, n_t_27x, n_t_28x, n_t_29x, n_t_2x, n_t_30x, n_t_31x, n_t_32x, n_t_3x, n_t_4x, n_t_5x, n_t_6x, n_t_7x, n_t_8x, n_t_9x); input n_t_10x; output n_t_11x; output n_t_12x; input n_t_13x; input n_t_14x; output n_t_15x; output n_t_16x; output n_t_17x; input n_t_18x; input n_t_19x; input n_t_1x; output n_t_20x; output n_t_21x; input n_t_22x; input n_t_23x; input n_t_24x; input n_t_25x; output n_t_26x; output n_t_27x; output n_t_28x; input n_t_29x; input n_t_2x; input n_t_30x; input n_t_31x; input n_t_32x; input n_t_3x; input n_t_4x; output n_t_5x; output n_t_6x; input n_t_7x; input n_t_8x; input n_t_9x; assign n_t_20x = n_t_19x ^ n_t_18x; assign n_t_21x = n_t_22x ^ n_t_23x; assign n_t_11x = n_t_10x ^ n_t_9x; assign n_t_12x = n_t_8x ^ n_t_7x; // e2: sn7486 assign n_t_28x = n_t_29x ^ n_t_30x; assign n_t_27x = n_t_31x ^ n_t_32x; assign n_t_6x = n_t_1x ^ n_t_2x; assign n_t_5x = n_t_3x ^ n_t_4x; // e3: sn7486 assign n_t_26x = n_t_25x ^ n_t_24x; assign n_t_15x = n_t_14x ^ n_t_13x; // open collector 'wire-or's endmodule