//: version "2.0-b10" //: property encoding = "iso8859-1" //: property locale = "en" //: property prefix = "_GG" //: property timingViolationMode = 2 //: property initTime = "0 ns" `timescale 1ns/1ns //: /netlistBegin main module main; //: root_module reg w0; //: /sn:0 {0}(202,129)(157,129)(157,154){1} //: {2}(159,156)(204,156){3} //: {4}(157,158)(157,183){5} //: {6}(159,185)(206,185){7} //: {8}(157,187)(157,212){9} //: {10}(159,214)(208,214){11} //: {12}(155,214)(139,214){13} reg w1; //: /sn:0 {0}(202,134)(182,134)(182,159){1} //: {2}(184,161)(204,161){3} //: {4}(182,163)(182,188){5} //: {6}(184,190)(206,190){7} //: {8}(182,192)(182,217){9} //: {10}(184,219)(208,219){11} //: {12}(182,221)(182,249)(172,249){13} wire w14; //: /sn:0 {0}(312,105)(312,217)(229,217){1} wire w8; //: /sn:0 {0}(263,105)(263,159)(225,159){1} wire w11; //: /sn:0 {0}(289,105)(289,188)(227,188){1} wire w5; //: /sn:0 {0}(238,105)(238,132)(223,132){1} //: enddecls //: joint g8 (w0) @(157, 214) /w:[ 10 9 12 -1 ] _GGAND2 #(6) g4 (.I0(w0), .I1(w1), .Z(w14)); //: @(219,217) /sn:0 /w:[ 11 11 1 ] //: LED g13 (w8) @(263,98) /sn:0 /w:[ 0 ] /type:0 _GGAND2 #(6) g3 (.I0(w0), .I1(!w1), .Z(w11)); //: @(217,188) /sn:0 /w:[ 7 7 1 ] _GGAND2 #(6) g2 (.I0(!w0), .I1(w1), .Z(w8)); //: @(215,159) /sn:0 /w:[ 3 3 1 ] _GGAND2 #(4) g1 (.I0(!w0), .I1(!w1), .Z(w5)); //: @(213,132) /sn:0 /w:[ 0 0 1 ] //: joint g11 (w1) @(182, 161) /w:[ 2 1 -1 4 ] //: joint g10 (w1) @(182, 190) /w:[ 6 5 -1 8 ] //: joint g6 (w0) @(157, 156) /w:[ 2 1 -1 4 ] //: joint g9 (w1) @(182, 219) /w:[ 10 9 -1 12 ] //: joint g7 (w0) @(157, 185) /w:[ 6 5 -1 8 ] //: LED g15 (w14) @(312,98) /sn:0 /w:[ 0 ] /type:0 //: LED g14 (w11) @(289,98) /sn:0 /w:[ 0 ] /type:0 //: SWITCH g5 (w1) @(155,249) /sn:0 /w:[ 13 ] /st:0 /dn:1 //: SWITCH g0 (w0) @(122,214) /sn:0 /w:[ 13 ] /st:0 /dn:1 //: LED g12 (w5) @(238,98) /sn:0 /w:[ 0 ] /type:0 endmodule //: /netlistEnd