// 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 // c4: c_us // c5: c_us // c6: c_us // c7: c_us // c8: c_us // c9: c_us // c10: cpol_use // e1: sn74h21 module m152x (n_t_1x, n_t_2x, 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_20x, n_t_22x, n_t_23x, n_t_24x, n_t_25x, n_t_26x, n_t_27x, n_t_29x, n_t_30x, n_t_31x, n_t_33x, n_t_34x, n_t_35x, n_t_3x, n_t_4x, n_t_5x, n_t_6x, n_t_7x, n_t_8x, n_t_9x); input n_t_1x; input n_t_2x; output n_t_10x; output n_t_11x; output n_t_12x; output n_t_13x; output n_t_14x; output n_t_15x; output n_t_16x; output n_t_17x; output n_t_18x; output n_t_19x; output n_t_20x; input n_t_22x; input n_t_23x; input n_t_24x; input n_t_25x; input n_t_26x; input n_t_27x; input n_t_29x; input n_t_30x; input n_t_31x; input n_t_33x; input n_t_34x; input n_t_35x; input n_t_3x; input n_t_4x; output n_t_5x; output n_t_6x; output n_t_7x; output n_t_8x; output n_t_9x; wire n_t_21x; wire n_t_28x; assign n_t_11x = n_t_21x & n_t_23x & n_t_25x & n_t_26x; assign n_t_12x = n_t_21x & n_t_23x & n_t_25x & n_t_27x; // e2: sn74h21 assign n_t_9x = n_t_21x & n_t_24x & n_t_26x & n_t_23x; assign n_t_10x = n_t_21x & n_t_23x & n_t_24x & n_t_27x; // e3: sn74h21 assign n_t_7x = n_t_22x & n_t_21x & n_t_25x & n_t_26x; assign n_t_8x = n_t_21x & n_t_22x & n_t_25x & n_t_27x; // e4: sn74h21 assign n_t_5x = n_t_24x & n_t_26x & n_t_22x & n_t_21x; assign n_t_6x = n_t_21x & n_t_22x & n_t_24x & n_t_27x; // e5: sn74h21 assign n_t_17x = n_t_28x & n_t_30x & n_t_31x & n_t_33x; assign n_t_18x = n_t_28x & n_t_30x & n_t_31x & n_t_34x; // e6: sn74h21 assign n_t_16x = n_t_35x & n_t_30x & n_t_28x & n_t_33x; assign n_t_19x = n_t_28x & n_t_30x & n_t_35x & n_t_34x; // e7: sn74h21 assign n_t_15x = n_t_28x & n_t_33x & n_t_31x & n_t_29x; assign n_t_20x = n_t_28x & n_t_29x & n_t_31x & n_t_34x; // e8: sn74h21 assign n_t_13x = n_t_35x & n_t_29x & n_t_28x & n_t_33x; assign n_t_14x = n_t_28x & n_t_29x & n_t_35x & n_t_34x; // e9: sn74h20 assign n_t_28x = ~(n_t_2x & n_t_4x); assign n_t_21x = ~(n_t_1x & n_t_3x & n_t_1x); // open collector 'wire-or's endmodule