//: 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 w16; //: /sn:0 {0}(136,528)(117,528){1} //: {2}(115,526)(115,493)(136,493){3} //: {4}(113,528)(102,528){5} reg w19; //: /sn:0 {0}(136,523)(120,523)(120,490){1} //: {2}(122,488)(136,488){3} //: {4}(118,488)(100,488){5} reg w4; //: /sn:0 {0}(87,225)(178,225)(178,212){1} reg w3; //: /sn:0 {0}(183,180)(183,112)(149,112){1} reg w0; //: /sn:0 {0}(162,196)(132,196){1} reg w12; //: /sn:0 {0}(136,355)(102,355){1} reg w2; //: /sn:0 {0}(173,180)(173,156)(162,156){1} reg w13; //: /sn:0 {0}(103,400)(136,400){1} wire w6; //: /sn:0 {0}(211,338)(211,398)(169,398){1} //: {2}(167,396)(167,375)(124,375)(124,360)(136,360){3} //: {4}(165,398)(157,398){5} wire w7; //: /sn:0 {0}(233,160)(233,201)(194,201){1} wire w15; //: /sn:0 {0}(177,491)(157,491){1} wire w1; //: /sn:0 {0}(213,161)(213,191)(194,191){1} wire w18; //: /sn:0 {0}(198,494)(212,494){1} //: {2}(216,494)(223,494)(223,469){3} //: {4}(214,496)(214,506)(168,506)(168,521)(178,521){5} wire w8; //: /sn:0 {0}(136,395)(126,395)(126,382)(172,382)(172,360){1} //: {2}(174,358)(190,358)(190,341){3} //: {4}(170,358)(157,358){5} wire w17; //: /sn:0 {0}(199,524)(208,524){1} //: {2}(212,524)(240,524)(240,471){3} //: {4}(210,522)(210,511)(163,511)(163,496)(177,496){5} wire w10; //: /sn:0 {0}(178,526)(157,526){1} //: enddecls _GGNOR2 #(4) g8 (.I0(w8), .I1(w13), .Z(w6)); //: @(147,398) /sn:0 /w:[ 0 1 5 ] //: LED g4 (w1) @(213,154) /sn:0 /w:[ 0 ] /type:0 //: SWITCH Data (w0) @(115,196) /w:[ 1 ] /st:0 /dn:0 //: joint g13 (w8) @(172, 358) /w:[ 2 -1 4 1 ] //: SWITCH Clock (w19) @(83,488) /w:[ 5 ] /st:0 /dn:0 //: LED g16 (w17) @(240,464) /sn:0 /w:[ 3 ] /type:0 _GGNOR2 #(4) g11 (.I0(w15), .I1(w17), .Z(w18)); //: @(188,494) /sn:0 /w:[ 0 5 0 ] //: LED Q (w8) @(190,334) /w:[ 3 ] /type:0 _GGAND2 #(6) g10 (.I0(w19), .I1(!w16), .Z(w15)); //: @(147,491) /sn:0 /w:[ 3 3 1 ] //: SWITCH R (w12) @(85,355) /w:[ 1 ] /st:0 /dn:0 _GGNOR2 #(4) g6 (.I0(w12), .I1(w6), .Z(w8)); //: @(147,358) /sn:0 /w:[ 0 3 5 ] _GGAND2 #(6) g9 (.I0(w19), .I1(w16), .Z(w10)); //: @(147,526) /sn:0 /w:[ 0 0 1 ] _GGFF #(10, 10, 20) g7 (.Q(w1), ._Q(w7), .D(w0), .EN(w3), .CLR(w2), .CK(w4)); //: @(178,196) /sn:0 /w:[ 1 1 0 0 0 1 ] /mi:0 //: LED g15 (w18) @(223,462) /sn:0 /w:[ 3 ] /type:0 //: joint g17 (w17) @(210, 524) /w:[ 2 4 1 -1 ] //: joint g14 (w6) @(167, 398) /w:[ 1 2 4 -1 ] //: LED g5 (w7) @(233,153) /sn:0 /w:[ 0 ] /type:0 //: SWITCH Enable_not (w3) @(132,112) /w:[ 1 ] /st:0 /dn:0 //: SWITCH D (w16) @(85,528) /w:[ 5 ] /st:0 /dn:0 //: joint g21 (w16) @(115, 528) /w:[ 1 2 4 -1 ] //: joint g22 (w19) @(120, 488) /w:[ 2 -1 4 1 ] //: joint g18 (w18) @(214, 494) /w:[ 2 -1 1 4 ] _GGNOR2 #(4) g12 (.I0(w18), .I1(w10), .Z(w17)); //: @(189,524) /sn:0 /w:[ 5 0 0 ] //: SWITCH S (w13) @(86,400) /w:[ 0 ] /st:0 /dn:0 //: SWITCH Clock_0 (w4) @(70,225) /w:[ 0 ] /st:0 /dn:0 //: LED not_Q (w6) @(211,331) /w:[ 0 ] /type:0 //: SWITCH Clear_not (w2) @(145,156) /w:[ 1 ] /st:0 /dn:0 endmodule //: /netlistEnd