Page MenuHomePhorge

s641.v
No OneTemporary

Size
14 KB
Referenced Files
None
Subscribers
None
//# 35 inputs
//# 24 outputs
//# 19 D-type flipflops
//# 272 inverters
//# 107 gates (90 ANDs + 4 NANDs + 13 ORs + 0 NORs)
module dff (CK,Q,D);
input CK,D;
output Q;
reg Q;
always @ (posedge CK)
Q <= D;
endmodule
module s641(CK,G1,G10,G100BF,G101BF,G103BF,G104BF,G105BF,G106BF,G107,
G11,G12,G13,
G138,G14,G15,G16,G17,G18,G19,G2,G20,G21,G22,G23,G24,G25,G26,G27,G28,G29,G3,
G30,G31,G32,G33,G34,G35,G36,G4,G5,G6,G8,G83,G84,G85,G86BF,G87BF,G88BF,G89BF,
G9,G90,G91,G92,G94,G95BF,G96BF,G97BF,G98BF,G99BF);
input CK,G1,G2,G3,G4,G5,G6,G8,G9,G10,G11,G12,G13,G14,G15,G16,G17,G18,
G19,G20,G21,
G22,G23,G24,G25,G26,G27,G28,G29,G30,G31,G32,G33,G34,G35,G36;
output G91,G94,G107,G83,G84,G85,G100BF,G98BF,G96BF,G92,G87BF,G89BF,G101BF,
G106BF,G97BF,G104BF,G88BF,G99BF,G105BF,G138,G86BF,G95BF,G103BF,G90;
wire G64,G380,G65,G262,G66,G394,G67,G250,G68,G122,G69,G133,G70,G71,G139,G72,
G140,G73,G141,G74,G142,G75,G125,G76,G126,G77,G127,G78,G128,G79,G129,G80,
G130,G81,G131,G82,G132,IIII633,G366,G379,IIII643,IIII646,IIII649,IIII652,
IIII655,IIII660,IIII680,IIII684,IIII687,II165,IIII178,II169,II172,II175,
II178,II181,II184,II187,II190,II193,II196,II199,II202,II205,II208,II211,
G352,G360,G361,G362,G363,G364,G367,G386,G388,G389,G113,G115,G117,G219,G119,
G221,G121,G223,G209,G109,G211,G111,G213,G215,G217,G110,G114,G118,G216,G218,
G220,G222,G365,G368,G387,G225,G390,IIII356,G289,II254,G324,II257,II260,
G338,II263,II266,G344,II269,II272,G312,II275,G315,II278,G318,II281,G321,
G143,G166,G325,G194,G339,G202,G345,G313,G316,G319,G322,II303,IIII299,G281,
IIII313,G283,II287,II291,II295,G350,IIII301,IIII315,G381,G100,G375,G98,
G371,G96,G135,G137,G382,G376,G372,II321,II324,G329,G333,G87,IIII406,G89,
IIII422,G173,G183,II335,II338,G174,G184,II341,G359,G355,G108,G356,G116,
II354,G293,II357,II360,G309,II363,G146,G294,G162,G310,II366,G341,II369,
II372,G303,II375,II378,II382,G198,G342,G154,G304,G383,G101,G396,G106,II386,
II390,G384,G397,G373,G97,G392,G104,IIII476,IIII279,G278,G374,G393,G224,
IIII306,G282,II373,G237,G286,IIII208,IIII308,IIII334,IIII327,G285,IIII210,
G136,IIII336,IIII329,II442,G331,G88,IIII414,G178,II449,G179,II452,G357,
G358,G112,II460,G335,II463,II466,G306,II469,G190,G336,G158,G307,II472,
II476,G395,G377,G99,IIII272,G277,G105,G378,IIII265,G276,IIII292,G280,II440,
G235,G284,IIII294,IIII320,IIII285,G279,G134,IIII322,IIII287,II517,G327,G86,
IIII398,G168,II524,G169,II527,G353,G354,G120,II535,G347,II538,II541,G300,
II544,G206,G348,G150,G301,II547,II551,G391,G369,G95,G103,G370,IIII258,G275,
IIII230,G271,II511,G239,G288,IIII237,G272,IIII244,G273,IIII251,G274,
IIII348,IIII341,G287,IIII222,G270,IIII350,IIII343,IIII224,G124,II608,G298,
G231,G232,G233,G234,G247,G248,G263,G264,G214,G210,G266,G229,G245,G249,
IIII533,G227,G243,G265,G236,G252,IIII527,G212,G228,G244,IIII515,G261,
IIII512,IIII538,G256,G230,G246,G208,G226,G242,IIII553,IIII518,IIII521,
IIII524,IIII495,G257,IIII537,G258,G259,G260,G241,G267,G238,G254,IIII546;
dff DFF_0(CK,G64,G380);
dff DFF_1(CK,G65,G262);
dff DFF_2(CK,G66,G394);
dff DFF_3(CK,G67,G250);
dff DFF_4(CK,G68,G122);
dff DFF_5(CK,G69,G133);
dff DFF_6(CK,G70,G138);
dff DFF_7(CK,G71,G139);
dff DFF_8(CK,G72,G140);
dff DFF_9(CK,G73,G141);
dff DFF_10(CK,G74,G142);
dff DFF_11(CK,G75,G125);
dff DFF_12(CK,G76,G126);
dff DFF_13(CK,G77,G127);
dff DFF_14(CK,G78,G128);
dff DFF_15(CK,G79,G129);
dff DFF_16(CK,G80,G130);
dff DFF_17(CK,G81,G131);
dff DFF_18(CK,G82,G132);
not NOT_0(IIII633,G1);
not NOT_1(G366,G2);
not NOT_2(G379,G3);
not NOT_3(IIII643,G4);
not NOT_4(IIII646,G5);
not NOT_5(IIII649,G6);
not NOT_6(IIII652,G8);
not NOT_7(IIII655,G9);
not NOT_8(IIII660,G10);
not NOT_9(IIII680,G11);
not NOT_10(IIII684,G12);
not NOT_11(IIII687,G13);
not NOT_12(II165,G27);
not NOT_13(IIII178,G29);
not NOT_14(II169,G70);
not NOT_15(II172,G71);
not NOT_16(II175,G72);
not NOT_17(II178,G80);
not NOT_18(II181,G73);
not NOT_19(II184,G81);
not NOT_20(II187,G74);
not NOT_21(II190,G82);
not NOT_22(II193,G75);
not NOT_23(II196,G68);
not NOT_24(II199,G76);
not NOT_25(II202,G69);
not NOT_26(II205,G77);
not NOT_27(II208,G78);
not NOT_28(II211,G79);
not NOT_29(G352,IIII633);
not NOT_30(G360,IIII643);
not NOT_31(G361,IIII646);
not NOT_32(G362,IIII649);
not NOT_33(G363,IIII652);
not NOT_34(G364,IIII655);
not NOT_35(G367,IIII660);
not NOT_36(G386,IIII680);
not NOT_37(G388,IIII684);
not NOT_38(G389,IIII687);
not NOT_39(G91,II165);
not NOT_40(G94,IIII178);
not NOT_41(G113,II169);
not NOT_42(G115,II172);
not NOT_43(G117,II175);
not NOT_44(G219,II178);
not NOT_45(G119,II181);
not NOT_46(G221,II184);
not NOT_47(G121,II187);
not NOT_48(G223,II190);
not NOT_49(G209,II193);
not NOT_50(G109,II196);
not NOT_51(G211,II199);
not NOT_52(G111,II202);
not NOT_53(G213,II205);
not NOT_54(G215,II208);
not NOT_55(G217,II211);
not NOT_56(G110,G360);
not NOT_57(G114,G360);
not NOT_58(G118,G360);
not NOT_59(G216,G360);
not NOT_60(G218,G360);
not NOT_61(G220,G360);
not NOT_62(G222,G360);
not NOT_63(G365,G364);
not NOT_64(G368,G367);
not NOT_65(G387,G386);
not NOT_66(G225,G388);
not NOT_67(G390,G389);
not NOT_68(IIII356,G289);
not NOT_69(II254,G324);
not NOT_70(II257,G324);
not NOT_71(II260,G338);
not NOT_72(II263,G338);
not NOT_73(II266,G344);
not NOT_74(II269,G344);
not NOT_75(II272,G312);
not NOT_76(II275,G315);
not NOT_77(II278,G318);
not NOT_78(II281,G321);
not NOT_79(G143,IIII356);
not NOT_80(G166,II254);
not NOT_81(G325,II257);
not NOT_82(G194,II260);
not NOT_83(G339,II263);
not NOT_84(G202,II266);
not NOT_85(G345,II269);
not NOT_86(G313,II272);
not NOT_87(G316,II275);
not NOT_88(G319,II278);
not NOT_89(G322,II281);
not NOT_90(II303,G143);
not NOT_91(IIII299,G281);
not NOT_92(IIII313,G283);
not NOT_93(II287,G166);
not NOT_94(II291,G194);
not NOT_95(II295,G202);
not NOT_96(G350,II303);
not NOT_97(IIII301,IIII299);
not NOT_98(IIII315,IIII313);
not NOT_99(G381,II287);
not NOT_100(G100BF,G100);
not NOT_101(G375,II291);
not NOT_102(G98BF,G98);
not NOT_103(G371,II295);
not NOT_104(G96BF,G96);
not NOT_105(G135,IIII301);
not NOT_106(G137,IIII315);
not NOT_107(G382,G381);
not NOT_108(G376,G375);
not NOT_109(G372,G371);
not NOT_110(II321,G135);
not NOT_111(II324,G137);
not NOT_112(G329,II321);
not NOT_113(G333,II324);
not NOT_114(G87BF,G87);
not NOT_115(IIII406,G87);
not NOT_116(G89BF,G89);
not NOT_117(IIII422,G89);
not NOT_118(G173,IIII406);
not NOT_119(G183,IIII422);
not NOT_120(II335,G173);
not NOT_121(II338,G183);
not NOT_122(G174,II335);
not NOT_123(G184,II338);
not NOT_124(II341,G174);
not NOT_125(G359,G184);
not NOT_126(G355,II341);
not NOT_127(G108,G359);
not NOT_128(G356,G355);
not NOT_129(G116,G356);
not NOT_130(II354,G293);
not NOT_131(II357,G293);
not NOT_132(II360,G309);
not NOT_133(II363,G309);
not NOT_134(G146,II354);
not NOT_135(G294,II357);
not NOT_136(G162,II360);
not NOT_137(G310,II363);
not NOT_138(II366,G341);
not NOT_139(II369,G341);
not NOT_140(II372,G303);
not NOT_141(II375,G303);
not NOT_142(II378,G146);
not NOT_143(II382,G162);
not NOT_144(G198,II366);
not NOT_145(G342,II369);
not NOT_146(G154,II372);
not NOT_147(G304,II375);
not NOT_148(G383,II378);
not NOT_149(G101BF,G101);
not NOT_150(G396,II382);
not NOT_151(G106BF,G106);
not NOT_152(II386,G198);
not NOT_153(II390,G154);
not NOT_154(G384,G383);
not NOT_155(G397,G396);
not NOT_156(G373,II386);
not NOT_157(G97BF,G97);
not NOT_158(G392,II390);
not NOT_159(G104BF,G104);
not NOT_160(IIII476,G384);
not NOT_161(IIII279,G278);
not NOT_162(G374,G373);
not NOT_163(G393,G392);
not NOT_164(G224,IIII476);
not NOT_165(G132,IIII279);
not NOT_166(IIII306,G282);
not NOT_167(II373,G237);
not NOT_168(G286,II373);
not NOT_169(IIII208,G224);
not NOT_170(IIII308,IIII306);
not NOT_171(IIII334,G286);
not NOT_172(IIII327,G285);
not NOT_173(IIII210,IIII208);
not NOT_174(G136,IIII308);
not NOT_175(IIII336,IIII334);
not NOT_176(IIII329,IIII327);
not NOT_177(G122,IIII210);
not NOT_178(II442,G136);
not NOT_179(G140,IIII336);
not NOT_180(G139,IIII329);
not NOT_181(G331,II442);
not NOT_182(G88BF,G88);
not NOT_183(IIII414,G88);
not NOT_184(G178,IIII414);
not NOT_185(II449,G178);
not NOT_186(G179,II449);
not NOT_187(II452,G179);
not NOT_188(G357,II452);
not NOT_189(G358,G357);
not NOT_190(G112,G358);
not NOT_191(II460,G335);
not NOT_192(II463,G335);
not NOT_193(II466,G306);
not NOT_194(II469,G306);
not NOT_195(G190,II460);
not NOT_196(G336,II463);
not NOT_197(G158,II466);
not NOT_198(G307,II469);
not NOT_199(II472,G190);
not NOT_200(II476,G158);
not NOT_201(G395,G158);
not NOT_202(G377,II472);
not NOT_203(G99BF,G99);
not NOT_204(G394,II476);
not NOT_205(IIII272,G277);
not NOT_206(G105BF,G105);
not NOT_207(G378,G377);
not NOT_208(G131,IIII272);
not NOT_209(IIII265,G276);
not NOT_210(IIII292,G280);
not NOT_211(G130,IIII265);
not NOT_212(II440,G235);
not NOT_213(G284,II440);
not NOT_214(IIII294,IIII292);
not NOT_215(IIII320,G284);
not NOT_216(IIII285,G279);
not NOT_217(G134,IIII294);
not NOT_218(IIII322,IIII320);
not NOT_219(IIII287,IIII285);
not NOT_220(II517,G134);
not NOT_221(G138,IIII322);
not NOT_222(G133,IIII287);
not NOT_223(G327,II517);
not NOT_224(G86BF,G86);
not NOT_225(IIII398,G86);
not NOT_226(G168,IIII398);
not NOT_227(II524,G168);
not NOT_228(G169,II524);
not NOT_229(II527,G169);
not NOT_230(G353,II527);
not NOT_231(G354,G353);
not NOT_232(G120,G354);
not NOT_233(II535,G347);
not NOT_234(II538,G347);
not NOT_235(II541,G300);
not NOT_236(II544,G300);
not NOT_237(G206,II535);
not NOT_238(G348,II538);
not NOT_239(G150,II541);
not NOT_240(G301,II544);
not NOT_241(II547,G206);
not NOT_242(II551,G150);
not NOT_243(G391,G150);
not NOT_244(G369,II547);
not NOT_245(G95BF,G95);
not NOT_246(G380,II551);
not NOT_247(G103BF,G103);
not NOT_248(G370,G369);
not NOT_249(IIII258,G275);
not NOT_250(G129,IIII258);
not NOT_251(IIII230,G271);
not NOT_252(II511,G239);
not NOT_253(G288,II511);
not NOT_254(IIII237,G272);
not NOT_255(IIII244,G273);
not NOT_256(IIII251,G274);
not NOT_257(G125,IIII230);
not NOT_258(IIII348,G288);
not NOT_259(IIII341,G287);
not NOT_260(G126,IIII237);
not NOT_261(G127,IIII244);
not NOT_262(G128,IIII251);
not NOT_263(IIII222,G270);
not NOT_264(IIII350,IIII348);
not NOT_265(IIII343,IIII341);
not NOT_266(IIII224,IIII222);
not NOT_267(G142,IIII350);
not NOT_268(G141,IIII343);
not NOT_269(G124,IIII224);
not NOT_270(II608,G124);
not NOT_271(G298,II608);
and AND3_0(G289,G386,G388,G389);
and AND2_0(G324,G110,G111);
and AND2_1(G338,G114,G115);
and AND2_2(G344,G118,G119);
and AND2_3(G312,G216,G217);
and AND2_4(G315,G218,G219);
and AND2_5(G318,G220,G221);
and AND2_6(G321,G222,G223);
and AND2_7(G231,G379,G387);
and AND2_8(G232,G379,G387);
and AND2_9(G233,G379,G387);
and AND2_10(G234,G379,G387);
and AND4_0(G247,G379,G365,G368,G390);
and AND4_1(G248,G379,G365,G367,G390);
and AND4_2(G263,G379,G364,G368,G390);
and AND4_3(G264,G379,G364,G367,G390);
and AND2_11(G100,G325,G35);
and AND2_12(G98,G339,G33);
and AND2_13(G96,G345,G31);
and AND2_14(G107,G313,G18);
and AND2_15(G83,G316,G19);
and AND2_16(G84,G319,G20);
and AND2_17(G85,G322,G21);
and AND2_18(G92,G350,G28);
and AND2_19(G87,G329,G23);
and AND2_20(G89,G333,G25);
and AND2_21(G293,G108,G109);
and AND2_22(G309,G214,G215);
and AND2_23(G341,G116,G117);
and AND2_24(G303,G210,G211);
and AND2_25(G101,G294,G36);
and AND2_26(G106,G310,G17);
and AND2_27(G97,G342,G32);
and AND2_28(G104,G304,G15);
and AND4_4(G266,G364,G367,G383,G390);
and AND2_29(G229,G366,G396);
and AND2_30(G245,G352,G396);
and AND2_31(G250,G366,G396);
and AND2_32(G278,G366,G396);
and AND3_1(G249,G366,G66,G397);
and AND3_2(IIII533,G365,G367,G373);
and AND2_33(G227,G366,G392);
and AND2_34(G243,G392,G361);
and AND3_3(G265,G375,G390,IIII533);
and AND2_35(G236,G374,G376);
and AND2_36(G237,G374,G375);
and AND2_37(G252,G355,G374);
and AND3_4(IIII527,G366,G64,G393);
and AND2_38(G88,G331,G24);
and AND2_39(G335,G112,G113);
and AND2_40(G306,G212,G213);
and AND2_41(G99,G336,G34);
and AND2_42(G228,G366,G158);
and AND2_43(G244,G158,G362);
and AND3_5(G277,G366,G158,G397);
and AND2_44(G105,G307,G16);
and AND3_6(IIII515,G393,G395,G397);
and AND3_7(G261,G395,G397,IIII527);
and AND4_5(G262,G366,G392,G395,G397);
and AND4_6(G276,G366,G392,G395,G397);
and AND3_8(IIII512,G364,G368,G377);
and AND4_7(IIII538,G377,G381,G383,G387);
and AND3_9(G256,G381,G390,IIII512);
and AND2_45(G230,G378,G382);
and AND2_46(G235,G378,G381);
and AND2_47(G246,G357,G378);
and AND2_48(G86,G327,G22);
and AND2_49(G347,G120,G121);
and AND2_50(G300,G208,G209);
and AND2_51(G95,G348,G30);
and AND2_52(G226,G366,G150);
and AND2_53(G242,G150,G363);
and AND3_10(IIII553,G366,G150,G393);
and AND2_54(G103,G301,G14);
and AND3_11(G275,G395,G397,IIII553);
and AND3_12(IIII518,G391,G395,G397);
and AND3_13(IIII521,G391,G393,G397);
and AND3_14(IIII524,G352,G391,G393);
and AND3_15(IIII495,G365,G368,G369);
and AND4_8(G257,G363,G369,G371,IIII515);
and AND4_9(IIII537,G369,G371,G373,G375);
and AND4_10(G258,G361,G373,G375,IIII518);
and AND4_11(G259,G362,G377,G381,IIII521);
and AND3_16(G260,G395,G383,IIII524);
and AND3_17(G241,G371,G390,IIII495);
and AND2_55(G267,IIII537,IIII538);
and AND2_56(G238,G370,G372);
and AND2_57(G239,G370,G371);
and AND2_58(G254,G353,G370);
and AND2_59(G90,G298,G26);
or OR3_0(G281,G232,G248,G65);
or OR3_1(G283,G234,G67,G264);
or OR3_2(G282,G233,G249,G263);
or OR2_0(G285,G236,G252);
or OR3_3(G280,G231,G247,G261);
or OR2_1(G279,G230,G246);
or OR3_4(G271,G226,G242,G257);
or OR3_5(G272,G227,G243,G258);
or OR3_6(G273,G228,G244,G259);
or OR3_7(G274,G229,G245,G260);
or OR3_8(IIII546,G225,G241,G256);
or OR2_2(G287,G238,G254);
or OR4_0(G270,G265,G266,G267,IIII546);
nand NAND2_0(G214,G379,G359);
nand NAND2_1(G210,G379,G356);
nand NAND2_2(G212,G379,G358);
nand NAND2_3(G208,G379,G354);
endmodule

File Metadata

Mime Type
text/plain
Expires
Sun, May 31, 5:15 PM (20 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
328902
Default Alt Text
s641.v (14 KB)

Event Timeline