From 4f25cc83918658562a36d37c904671d74fe75451 Mon Sep 17 00:00:00 2001 From: juzeon <812312770@qq.com> Date: Thu, 10 Mar 2022 21:06:06 +0800 Subject: [PATCH] add adder_suber_8b --- README.md | 12 +- adder_suber_8b/adder_8b.bdf | 2906 +++++++++++++++++++++ adder_suber_8b/adder_8b.bsf | 211 ++ adder_suber_8b/adder_suber_8b.bdf | 1236 +++++++++ adder_suber_8b/adder_suber_8b.dpf | 12 + adder_suber_8b/adder_suber_8b.qpf | 30 + adder_suber_8b/adder_suber_8b.qsf | 80 + shiftable_register/shiftable_register.qsf | 2 +- 8 files changed, 4487 insertions(+), 2 deletions(-) create mode 100644 adder_suber_8b/adder_8b.bdf create mode 100644 adder_suber_8b/adder_8b.bsf create mode 100644 adder_suber_8b/adder_suber_8b.bdf create mode 100644 adder_suber_8b/adder_suber_8b.dpf create mode 100644 adder_suber_8b/adder_suber_8b.qpf create mode 100644 adder_suber_8b/adder_suber_8b.qsf diff --git a/README.md b/README.md index 16a48e8..470aabe 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,16 @@ LR0~LR7: S0~S7 LR8: CO ``` +### adder_suber_8b + +``` +K0~K7: A0~A7 +K8~K15: B0~B7 +K16: SUB +LR0~LR7: S0~S7 +LR8: CO +``` + ### double_selector_8b 8位数据选择器(二选一)。 @@ -95,8 +105,8 @@ K9: DM K10: LM K11: R K12: L -单脉冲: CK K13: CLR +K14: CK LR0~LR7: Y0~Y7 ``` diff --git a/adder_suber_8b/adder_8b.bdf b/adder_suber_8b/adder_8b.bdf new file mode 100644 index 0000000..1a7ed04 --- /dev/null +++ b/adder_suber_8b/adder_8b.bdf @@ -0,0 +1,2906 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 1991-2009 Altera Corporation +Your use of Altera Corporation's design tools, logic functions +and other software and tools, and its AMPP partner logic +functions, and any output files from any of the foregoing +(including device programming or simulation files), and any +associated documentation or information are expressly subject +to the terms and conditions of the Altera Program License +Subscription Agreement, Altera MegaCore Function License +Agreement, or other applicable license agreement, including, +without limitation, that your use is for the sole purpose of +programming logic devices manufactured by Altera and sold by +Altera or its authorized distributors. Please refer to the +applicable agreement for further details. +*/ +//#pragma file_not_in_maxplusii_format +(header "graphic" (version "1.3")) +(pin + (input) + (rect 48 48 216 64) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A7" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 64 216 80) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B7" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 344 216 360) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A6" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 360 216 376) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B6" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 640 216 656) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A5" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 656 216 672) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B5" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 936 216 952) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A4" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 952 216 968) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B4" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 1232 216 1248) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A3" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 1248 216 1264) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B3" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 1528 216 1544) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A2" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 1544 216 1560) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B2" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 1824 216 1840) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A1" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 1840 216 1856) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B1" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 2104 216 2120) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A0" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 2120 216 2136) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B0" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 48 2136 216 2152) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "CI" (rect 5 0 16 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (output) + (rect 504 32 680 48) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "CO" (rect 90 0 106 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 504 64 680 80) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S7" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 504 2120 680 2136) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S0" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 504 1840 680 1856) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S1" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 504 1544 680 1560) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S2" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 504 1248 680 1264) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S3" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 504 952 680 968) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S4" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 504 656 680 672) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S5" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 504 360 680 376) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S6" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(symbol + (rect 272 2096 336 2136) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst" (rect 3 29 17 39)(font "Arial" (font_size 6))) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 304 2208 368 2248) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst2" (rect 3 29 26 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 400 2240 464 2280) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst3" (rect 3 29 26 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 304 2272 368 2312) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst4" (rect 3 29 26 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 376 2104 440 2144) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst5" (rect 3 29 26 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 272 1816 336 1856) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst6" (rect 3 29 26 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 304 1928 368 1968) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst7" (rect 3 29 26 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 400 1960 464 2000) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst8" (rect 3 29 26 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 304 1992 368 2032) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst9" (rect 3 29 26 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 376 1824 440 1864) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst10" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 272 1520 336 1560) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst11" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 304 1632 368 1672) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst12" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 400 1664 464 1704) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst13" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 304 1696 368 1736) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst14" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 376 1528 440 1568) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst15" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 272 1224 336 1264) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst16" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 304 1336 368 1376) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst17" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 400 1368 464 1408) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst18" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 304 1400 368 1440) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst19" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 376 1232 440 1272) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst20" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 272 928 336 968) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst21" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 304 1040 368 1080) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst22" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 400 1072 464 1112) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst23" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 304 1104 368 1144) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst24" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 376 936 440 976) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst25" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 272 632 336 672) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst26" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 304 744 368 784) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst27" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 400 776 464 816) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst28" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 304 808 368 848) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst29" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 376 640 440 680) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst30" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 272 336 336 376) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst31" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 304 448 368 488) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst32" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 400 480 464 520) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst33" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 304 512 368 552) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst34" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 376 344 440 384) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst35" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 272 40 336 80) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst36" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(symbol + (rect 304 152 368 192) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst37" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 400 184 464 224) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst38" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 304 216 368 256) + (text "7400" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst39" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (text "3" (rect 7 22 12 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 0 16) + (input) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (text "2" (rect 7 6 12 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 54 14 59 26)(font "Courier New" (bold))(invisible)) + (line (pt 51 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 15 12)(pt 31 12)(line_width 1)) + (line (pt 5 32)(pt 15 32)(line_width 1)) + (line (pt 15 36)(pt 31 36)(line_width 1)) + (line (pt 7 16)(pt 15 16)(line_width 1)) + (line (pt 15 36)(pt 15 12)(line_width 1)) + (arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1)) + (circle (rect 43 20 51 28)(line_width 1)) + ) +) +(symbol + (rect 376 48 440 88) + (text "7486" (rect 1 0 19 10)(font "Arial" (font_size 6))) + (text "inst40" (rect 3 29 32 41)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (text "2" (rect 4 5 9 17)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 8 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (text "3" (rect 4 21 9 33)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 8 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (text "1" (rect 52 14 57 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 13 13)(pt 24 13)(line_width 1)) + (line (pt 13 35)(pt 24 35)(line_width 1)) + (line (pt 6 32)(pt 10 32)(line_width 1)) + (line (pt 6 16)(pt 11 16)(line_width 1)) + (line (pt 45 21)(pt 48 24)(line_width 1)) + (line (pt 45 27)(pt 48 24)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 24 35)(pt 35 14)(rect -8 -29 57 36)(line_width 1)) + (arc (pt 35 34)(pt 24 13)(rect -8 13 57 78)(line_width 1)) + (arc (pt 2 29)(pt 2 19)(rect -19 8 14 41)(line_width 1)) + ) +) +(connector + (pt 440 2128) + (pt 504 2128) +) +(connector + (pt 352 2144) + (pt 352 2136) +) +(connector + (pt 352 2136) + (pt 376 2136) +) +(connector + (pt 344 2120) + (pt 344 2192) +) +(connector + (pt 344 2192) + (pt 280 2192) +) +(connector + (pt 280 2192) + (pt 280 2224) +) +(connector + (pt 280 2224) + (pt 304 2224) +) +(connector + (pt 256 2144) + (pt 256 2240) +) +(connector + (pt 256 2240) + (pt 304 2240) +) +(connector + (pt 368 2232) + (pt 384 2232) +) +(connector + (pt 384 2232) + (pt 384 2256) +) +(connector + (pt 384 2256) + (pt 400 2256) +) +(connector + (pt 384 2272) + (pt 400 2272) +) +(connector + (pt 384 2296) + (pt 384 2272) +) +(connector + (pt 384 2296) + (pt 368 2296) +) +(connector + (pt 304 2288) + (pt 240 2288) +) +(connector + (pt 240 2288) + (pt 240 2128) +) +(connector + (pt 304 2304) + (pt 224 2304) +) +(connector + (pt 224 2304) + (pt 224 2112) +) +(connector + (pt 440 1848) + (pt 504 1848) +) +(connector + (pt 352 1864) + (pt 352 1856) +) +(connector + (pt 352 1856) + (pt 376 1856) +) +(connector + (pt 344 1840) + (pt 344 1912) +) +(connector + (pt 344 1912) + (pt 280 1912) +) +(connector + (pt 280 1912) + (pt 280 1944) +) +(connector + (pt 280 1944) + (pt 304 1944) +) +(connector + (pt 256 1864) + (pt 256 1960) +) +(connector + (pt 256 1960) + (pt 304 1960) +) +(connector + (pt 368 1952) + (pt 384 1952) +) +(connector + (pt 384 1952) + (pt 384 1976) +) +(connector + (pt 384 1976) + (pt 400 1976) +) +(connector + (pt 384 1992) + (pt 400 1992) +) +(connector + (pt 384 2016) + (pt 384 1992) +) +(connector + (pt 384 2016) + (pt 368 2016) +) +(connector + (pt 304 2008) + (pt 240 2008) +) +(connector + (pt 240 2008) + (pt 240 1848) +) +(connector + (pt 304 2024) + (pt 224 2024) +) +(connector + (pt 224 2024) + (pt 224 1832) +) +(connector + (pt 144 2072) + (pt 144 1864) +) +(connector + (pt 144 2072) + (pt 704 2072) +) +(connector + (pt 704 2264) + (pt 704 2072) +) +(connector + (pt 464 2264) + (pt 704 2264) +) +(connector + (pt 464 1984) + (pt 696 1984) +) +(connector + (pt 696 1768) + (pt 696 1984) +) +(connector + (pt 144 1768) + (pt 696 1768) +) +(connector + (pt 440 1552) + (pt 504 1552) +) +(connector + (pt 352 1568) + (pt 352 1560) +) +(connector + (pt 352 1560) + (pt 376 1560) +) +(connector + (pt 344 1544) + (pt 344 1616) +) +(connector + (pt 344 1616) + (pt 280 1616) +) +(connector + (pt 280 1616) + (pt 280 1648) +) +(connector + (pt 280 1648) + (pt 304 1648) +) +(connector + (pt 256 1568) + (pt 256 1664) +) +(connector + (pt 256 1664) + (pt 304 1664) +) +(connector + (pt 368 1656) + (pt 384 1656) +) +(connector + (pt 384 1656) + (pt 384 1680) +) +(connector + (pt 384 1680) + (pt 400 1680) +) +(connector + (pt 384 1696) + (pt 400 1696) +) +(connector + (pt 384 1720) + (pt 384 1696) +) +(connector + (pt 384 1720) + (pt 368 1720) +) +(connector + (pt 304 1712) + (pt 240 1712) +) +(connector + (pt 240 1712) + (pt 240 1552) +) +(connector + (pt 304 1728) + (pt 224 1728) +) +(connector + (pt 224 1728) + (pt 224 1536) +) +(connector + (pt 464 1688) + (pt 696 1688) +) +(connector + (pt 696 1472) + (pt 696 1688) +) +(connector + (pt 144 1472) + (pt 696 1472) +) +(connector + (pt 144 1568) + (pt 144 1768) +) +(connector + (pt 440 1256) + (pt 504 1256) +) +(connector + (pt 352 1272) + (pt 352 1264) +) +(connector + (pt 352 1264) + (pt 376 1264) +) +(connector + (pt 344 1248) + (pt 344 1320) +) +(connector + (pt 344 1320) + (pt 280 1320) +) +(connector + (pt 280 1320) + (pt 280 1352) +) +(connector + (pt 280 1352) + (pt 304 1352) +) +(connector + (pt 256 1272) + (pt 256 1368) +) +(connector + (pt 256 1368) + (pt 304 1368) +) +(connector + (pt 368 1360) + (pt 384 1360) +) +(connector + (pt 384 1360) + (pt 384 1384) +) +(connector + (pt 384 1384) + (pt 400 1384) +) +(connector + (pt 384 1400) + (pt 400 1400) +) +(connector + (pt 384 1424) + (pt 384 1400) +) +(connector + (pt 384 1424) + (pt 368 1424) +) +(connector + (pt 304 1416) + (pt 240 1416) +) +(connector + (pt 240 1416) + (pt 240 1256) +) +(connector + (pt 304 1432) + (pt 224 1432) +) +(connector + (pt 224 1432) + (pt 224 1240) +) +(connector + (pt 464 1392) + (pt 696 1392) +) +(connector + (pt 696 1176) + (pt 696 1392) +) +(connector + (pt 144 1176) + (pt 696 1176) +) +(connector + (pt 144 1272) + (pt 144 1472) +) +(connector + (pt 440 960) + (pt 504 960) +) +(connector + (pt 352 976) + (pt 352 968) +) +(connector + (pt 352 968) + (pt 376 968) +) +(connector + (pt 344 952) + (pt 344 1024) +) +(connector + (pt 344 1024) + (pt 280 1024) +) +(connector + (pt 280 1024) + (pt 280 1056) +) +(connector + (pt 280 1056) + (pt 304 1056) +) +(connector + (pt 256 976) + (pt 256 1072) +) +(connector + (pt 256 1072) + (pt 304 1072) +) +(connector + (pt 368 1064) + (pt 384 1064) +) +(connector + (pt 384 1064) + (pt 384 1088) +) +(connector + (pt 384 1088) + (pt 400 1088) +) +(connector + (pt 384 1104) + (pt 400 1104) +) +(connector + (pt 384 1128) + (pt 384 1104) +) +(connector + (pt 384 1128) + (pt 368 1128) +) +(connector + (pt 304 1120) + (pt 240 1120) +) +(connector + (pt 240 1120) + (pt 240 960) +) +(connector + (pt 304 1136) + (pt 224 1136) +) +(connector + (pt 224 1136) + (pt 224 944) +) +(connector + (pt 464 1096) + (pt 696 1096) +) +(connector + (pt 696 880) + (pt 696 1096) +) +(connector + (pt 144 880) + (pt 696 880) +) +(connector + (pt 144 976) + (pt 144 1176) +) +(connector + (pt 440 664) + (pt 504 664) +) +(connector + (pt 352 680) + (pt 352 672) +) +(connector + (pt 352 672) + (pt 376 672) +) +(connector + (pt 344 656) + (pt 344 728) +) +(connector + (pt 344 728) + (pt 280 728) +) +(connector + (pt 280 728) + (pt 280 760) +) +(connector + (pt 280 760) + (pt 304 760) +) +(connector + (pt 256 680) + (pt 256 776) +) +(connector + (pt 256 776) + (pt 304 776) +) +(connector + (pt 368 768) + (pt 384 768) +) +(connector + (pt 384 768) + (pt 384 792) +) +(connector + (pt 384 792) + (pt 400 792) +) +(connector + (pt 384 808) + (pt 400 808) +) +(connector + (pt 384 832) + (pt 384 808) +) +(connector + (pt 384 832) + (pt 368 832) +) +(connector + (pt 304 824) + (pt 240 824) +) +(connector + (pt 240 824) + (pt 240 664) +) +(connector + (pt 304 840) + (pt 224 840) +) +(connector + (pt 224 840) + (pt 224 648) +) +(connector + (pt 464 800) + (pt 696 800) +) +(connector + (pt 696 584) + (pt 696 800) +) +(connector + (pt 144 584) + (pt 696 584) +) +(connector + (pt 144 680) + (pt 144 880) +) +(connector + (pt 440 368) + (pt 504 368) +) +(connector + (pt 352 384) + (pt 352 376) +) +(connector + (pt 352 376) + (pt 376 376) +) +(connector + (pt 344 360) + (pt 344 432) +) +(connector + (pt 344 432) + (pt 280 432) +) +(connector + (pt 280 432) + (pt 280 464) +) +(connector + (pt 280 464) + (pt 304 464) +) +(connector + (pt 256 384) + (pt 256 480) +) +(connector + (pt 256 480) + (pt 304 480) +) +(connector + (pt 368 472) + (pt 384 472) +) +(connector + (pt 384 472) + (pt 384 496) +) +(connector + (pt 384 496) + (pt 400 496) +) +(connector + (pt 384 512) + (pt 400 512) +) +(connector + (pt 384 536) + (pt 384 512) +) +(connector + (pt 384 536) + (pt 368 536) +) +(connector + (pt 304 528) + (pt 240 528) +) +(connector + (pt 240 528) + (pt 240 368) +) +(connector + (pt 304 544) + (pt 224 544) +) +(connector + (pt 224 544) + (pt 224 352) +) +(connector + (pt 464 504) + (pt 696 504) +) +(connector + (pt 696 288) + (pt 696 504) +) +(connector + (pt 144 288) + (pt 696 288) +) +(connector + (pt 144 384) + (pt 144 584) +) +(connector + (pt 440 72) + (pt 504 72) +) +(connector + (pt 352 88) + (pt 352 80) +) +(connector + (pt 352 80) + (pt 376 80) +) +(connector + (pt 344 64) + (pt 344 136) +) +(connector + (pt 344 136) + (pt 280 136) +) +(connector + (pt 280 136) + (pt 280 168) +) +(connector + (pt 280 168) + (pt 304 168) +) +(connector + (pt 256 88) + (pt 256 184) +) +(connector + (pt 256 184) + (pt 304 184) +) +(connector + (pt 368 176) + (pt 384 176) +) +(connector + (pt 384 176) + (pt 384 200) +) +(connector + (pt 384 200) + (pt 400 200) +) +(connector + (pt 384 216) + (pt 400 216) +) +(connector + (pt 384 240) + (pt 384 216) +) +(connector + (pt 384 240) + (pt 368 240) +) +(connector + (pt 304 232) + (pt 240 232) +) +(connector + (pt 240 232) + (pt 240 72) +) +(connector + (pt 304 248) + (pt 224 248) +) +(connector + (pt 224 248) + (pt 224 56) +) +(connector + (pt 144 88) + (pt 144 288) +) +(connector + (pt 464 208) + (pt 488 208) +) +(connector + (pt 488 40) + (pt 488 208) +) +(connector + (pt 488 40) + (pt 504 40) +) +(connector + (pt 336 2120) + (pt 344 2120) +) +(connector + (pt 344 2120) + (pt 376 2120) +) +(connector + (pt 216 2144) + (pt 256 2144) +) +(connector + (pt 256 2144) + (pt 352 2144) +) +(connector + (pt 216 2128) + (pt 240 2128) +) +(connector + (pt 240 2128) + (pt 272 2128) +) +(connector + (pt 216 2112) + (pt 224 2112) +) +(connector + (pt 224 2112) + (pt 272 2112) +) +(connector + (pt 336 1840) + (pt 344 1840) +) +(connector + (pt 344 1840) + (pt 376 1840) +) +(connector + (pt 216 1848) + (pt 240 1848) +) +(connector + (pt 240 1848) + (pt 272 1848) +) +(connector + (pt 216 1832) + (pt 224 1832) +) +(connector + (pt 224 1832) + (pt 272 1832) +) +(connector + (pt 144 1864) + (pt 256 1864) +) +(connector + (pt 256 1864) + (pt 352 1864) +) +(connector + (pt 336 1544) + (pt 344 1544) +) +(connector + (pt 344 1544) + (pt 376 1544) +) +(connector + (pt 216 1552) + (pt 240 1552) +) +(connector + (pt 240 1552) + (pt 272 1552) +) +(connector + (pt 216 1536) + (pt 224 1536) +) +(connector + (pt 224 1536) + (pt 272 1536) +) +(connector + (pt 144 1568) + (pt 256 1568) +) +(connector + (pt 256 1568) + (pt 352 1568) +) +(connector + (pt 336 1248) + (pt 344 1248) +) +(connector + (pt 344 1248) + (pt 376 1248) +) +(connector + (pt 216 1256) + (pt 240 1256) +) +(connector + (pt 240 1256) + (pt 272 1256) +) +(connector + (pt 216 1240) + (pt 224 1240) +) +(connector + (pt 224 1240) + (pt 272 1240) +) +(connector + (pt 144 1272) + (pt 256 1272) +) +(connector + (pt 256 1272) + (pt 352 1272) +) +(connector + (pt 336 952) + (pt 344 952) +) +(connector + (pt 344 952) + (pt 376 952) +) +(connector + (pt 216 960) + (pt 240 960) +) +(connector + (pt 240 960) + (pt 272 960) +) +(connector + (pt 216 944) + (pt 224 944) +) +(connector + (pt 224 944) + (pt 272 944) +) +(connector + (pt 144 976) + (pt 256 976) +) +(connector + (pt 256 976) + (pt 352 976) +) +(connector + (pt 336 656) + (pt 344 656) +) +(connector + (pt 344 656) + (pt 376 656) +) +(connector + (pt 216 664) + (pt 240 664) +) +(connector + (pt 240 664) + (pt 272 664) +) +(connector + (pt 216 648) + (pt 224 648) +) +(connector + (pt 224 648) + (pt 272 648) +) +(connector + (pt 144 680) + (pt 256 680) +) +(connector + (pt 256 680) + (pt 352 680) +) +(connector + (pt 336 360) + (pt 344 360) +) +(connector + (pt 344 360) + (pt 376 360) +) +(connector + (pt 216 368) + (pt 240 368) +) +(connector + (pt 240 368) + (pt 272 368) +) +(connector + (pt 216 352) + (pt 224 352) +) +(connector + (pt 224 352) + (pt 272 352) +) +(connector + (pt 144 384) + (pt 256 384) +) +(connector + (pt 256 384) + (pt 352 384) +) +(connector + (pt 336 64) + (pt 344 64) +) +(connector + (pt 344 64) + (pt 376 64) +) +(connector + (pt 216 72) + (pt 240 72) +) +(connector + (pt 240 72) + (pt 272 72) +) +(connector + (pt 216 56) + (pt 224 56) +) +(connector + (pt 224 56) + (pt 272 56) +) +(connector + (pt 144 88) + (pt 256 88) +) +(connector + (pt 256 88) + (pt 352 88) +) +(junction (pt 344 2120)) +(junction (pt 256 2144)) +(junction (pt 240 2128)) +(junction (pt 224 2112)) +(junction (pt 344 1840)) +(junction (pt 240 1848)) +(junction (pt 224 1832)) +(junction (pt 256 1864)) +(junction (pt 344 1544)) +(junction (pt 240 1552)) +(junction (pt 224 1536)) +(junction (pt 256 1568)) +(junction (pt 344 1248)) +(junction (pt 240 1256)) +(junction (pt 224 1240)) +(junction (pt 256 1272)) +(junction (pt 344 952)) +(junction (pt 240 960)) +(junction (pt 224 944)) +(junction (pt 256 976)) +(junction (pt 344 656)) +(junction (pt 240 664)) +(junction (pt 224 648)) +(junction (pt 256 680)) +(junction (pt 344 360)) +(junction (pt 240 368)) +(junction (pt 224 352)) +(junction (pt 256 384)) +(junction (pt 344 64)) +(junction (pt 240 72)) +(junction (pt 224 56)) +(junction (pt 256 88)) diff --git a/adder_suber_8b/adder_8b.bsf b/adder_suber_8b/adder_8b.bsf new file mode 100644 index 0000000..bc579e4 --- /dev/null +++ b/adder_suber_8b/adder_8b.bsf @@ -0,0 +1,211 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 1991-2009 Altera Corporation +Your use of Altera Corporation's design tools, logic functions +and other software and tools, and its AMPP partner logic +functions, and any output files from any of the foregoing +(including device programming or simulation files), and any +associated documentation or information are expressly subject +to the terms and conditions of the Altera Program License +Subscription Agreement, Altera MegaCore Function License +Agreement, or other applicable license agreement, including, +without limitation, that your use is for the sole purpose of +programming logic devices manufactured by Altera and sold by +Altera or its authorized distributors. Please refer to the +applicable agreement for further details. +*/ +(header "symbol" (version "1.1")) +(symbol + (rect 16 16 112 336) + (text "adder_8b" (rect 5 0 59 14)(font "Arial" (font_size 8))) + (text "inst" (rect 8 304 25 316)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "A7" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A7" (rect 21 27 37 41)(font "Arial" (font_size 8))) + (line (pt 0 32)(pt 16 32)(line_width 1)) + ) + (port + (pt 0 48) + (input) + (text "B7" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B7" (rect 21 43 36 57)(font "Arial" (font_size 8))) + (line (pt 0 48)(pt 16 48)(line_width 1)) + ) + (port + (pt 0 64) + (input) + (text "A6" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A6" (rect 21 59 37 73)(font "Arial" (font_size 8))) + (line (pt 0 64)(pt 16 64)(line_width 1)) + ) + (port + (pt 0 80) + (input) + (text "B6" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B6" (rect 21 75 36 89)(font "Arial" (font_size 8))) + (line (pt 0 80)(pt 16 80)(line_width 1)) + ) + (port + (pt 0 96) + (input) + (text "A5" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A5" (rect 21 91 37 105)(font "Arial" (font_size 8))) + (line (pt 0 96)(pt 16 96)(line_width 1)) + ) + (port + (pt 0 112) + (input) + (text "B5" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B5" (rect 21 107 36 121)(font "Arial" (font_size 8))) + (line (pt 0 112)(pt 16 112)(line_width 1)) + ) + (port + (pt 0 128) + (input) + (text "A4" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A4" (rect 21 123 37 137)(font "Arial" (font_size 8))) + (line (pt 0 128)(pt 16 128)(line_width 1)) + ) + (port + (pt 0 144) + (input) + (text "B4" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B4" (rect 21 139 36 153)(font "Arial" (font_size 8))) + (line (pt 0 144)(pt 16 144)(line_width 1)) + ) + (port + (pt 0 160) + (input) + (text "A3" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A3" (rect 21 155 37 169)(font "Arial" (font_size 8))) + (line (pt 0 160)(pt 16 160)(line_width 1)) + ) + (port + (pt 0 176) + (input) + (text "B3" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B3" (rect 21 171 36 185)(font "Arial" (font_size 8))) + (line (pt 0 176)(pt 16 176)(line_width 1)) + ) + (port + (pt 0 192) + (input) + (text "A2" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A2" (rect 21 187 37 201)(font "Arial" (font_size 8))) + (line (pt 0 192)(pt 16 192)(line_width 1)) + ) + (port + (pt 0 208) + (input) + (text "B2" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B2" (rect 21 203 36 217)(font "Arial" (font_size 8))) + (line (pt 0 208)(pt 16 208)(line_width 1)) + ) + (port + (pt 0 224) + (input) + (text "A1" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A1" (rect 21 219 37 233)(font "Arial" (font_size 8))) + (line (pt 0 224)(pt 16 224)(line_width 1)) + ) + (port + (pt 0 240) + (input) + (text "B1" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B1" (rect 21 235 36 249)(font "Arial" (font_size 8))) + (line (pt 0 240)(pt 16 240)(line_width 1)) + ) + (port + (pt 0 256) + (input) + (text "A0" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A0" (rect 21 251 37 265)(font "Arial" (font_size 8))) + (line (pt 0 256)(pt 16 256)(line_width 1)) + ) + (port + (pt 0 272) + (input) + (text "B0" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B0" (rect 21 267 36 281)(font "Arial" (font_size 8))) + (line (pt 0 272)(pt 16 272)(line_width 1)) + ) + (port + (pt 0 288) + (input) + (text "CI" (rect 0 0 10 14)(font "Arial" (font_size 8))) + (text "CI" (rect 21 283 31 297)(font "Arial" (font_size 8))) + (line (pt 0 288)(pt 16 288)(line_width 1)) + ) + (port + (pt 96 32) + (output) + (text "CO" (rect 0 0 17 14)(font "Arial" (font_size 8))) + (text "CO" (rect 58 27 75 41)(font "Arial" (font_size 8))) + (line (pt 96 32)(pt 80 32)(line_width 1)) + ) + (port + (pt 96 48) + (output) + (text "S7" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S7" (rect 60 43 75 57)(font "Arial" (font_size 8))) + (line (pt 96 48)(pt 80 48)(line_width 1)) + ) + (port + (pt 96 64) + (output) + (text "S6" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S6" (rect 60 59 75 73)(font "Arial" (font_size 8))) + (line (pt 96 64)(pt 80 64)(line_width 1)) + ) + (port + (pt 96 80) + (output) + (text "S5" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S5" (rect 60 75 75 89)(font "Arial" (font_size 8))) + (line (pt 96 80)(pt 80 80)(line_width 1)) + ) + (port + (pt 96 96) + (output) + (text "S4" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S4" (rect 60 91 75 105)(font "Arial" (font_size 8))) + (line (pt 96 96)(pt 80 96)(line_width 1)) + ) + (port + (pt 96 112) + (output) + (text "S3" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S3" (rect 60 107 75 121)(font "Arial" (font_size 8))) + (line (pt 96 112)(pt 80 112)(line_width 1)) + ) + (port + (pt 96 128) + (output) + (text "S2" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S2" (rect 60 123 75 137)(font "Arial" (font_size 8))) + (line (pt 96 128)(pt 80 128)(line_width 1)) + ) + (port + (pt 96 144) + (output) + (text "S1" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S1" (rect 60 139 75 153)(font "Arial" (font_size 8))) + (line (pt 96 144)(pt 80 144)(line_width 1)) + ) + (port + (pt 96 160) + (output) + (text "S0" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S0" (rect 60 155 75 169)(font "Arial" (font_size 8))) + (line (pt 96 160)(pt 80 160)(line_width 1)) + ) + (drawing + (rectangle (rect 16 16 80 304)(line_width 1)) + ) +) diff --git a/adder_suber_8b/adder_suber_8b.bdf b/adder_suber_8b/adder_suber_8b.bdf new file mode 100644 index 0000000..4e111dc --- /dev/null +++ b/adder_suber_8b/adder_suber_8b.bdf @@ -0,0 +1,1236 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 1991-2009 Altera Corporation +Your use of Altera Corporation's design tools, logic functions +and other software and tools, and its AMPP partner logic +functions, and any output files from any of the foregoing +(including device programming or simulation files), and any +associated documentation or information are expressly subject +to the terms and conditions of the Altera Program License +Subscription Agreement, Altera MegaCore Function License +Agreement, or other applicable license agreement, including, +without limitation, that your use is for the sole purpose of +programming logic devices manufactured by Altera and sold by +Altera or its authorized distributors. Please refer to the +applicable agreement for further details. +*/ +//#pragma file_not_in_maxplusii_format +(header "graphic" (version "1.3")) +(pin + (input) + (rect 120 336 288 352) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A1" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 400 288 416) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A0" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 272 288 288) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A2" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 208 288 224) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A3" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 144 288 160) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A4" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 80 288 96) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A5" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 16 288 32) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A6" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 -48 288 -32) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "A7" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 440 288 456) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B0" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 376 288 392) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B1" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 312 288 328) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B2" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 248 288 264) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B3" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 184 288 200) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B4" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 120 288 136) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B5" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 56 288 72) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B6" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 -8 288 8) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "B7" (rect 5 0 17 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 496 288 512) + (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6))) + (text "SUB" (rect 5 0 27 12)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 92 12)(pt 117 12)(line_width 1)) + (line (pt 92 4)(pt 117 4)(line_width 1)) + (line (pt 121 8)(pt 168 8)(line_width 1)) + (line (pt 92 12)(pt 92 4)(line_width 1)) + (line (pt 117 4)(pt 121 8)(line_width 1)) + (line (pt 117 12)(pt 121 8)(line_width 1)) + ) + (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6))) +) +(pin + (output) + (rect 712 328 888 344) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S0" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 712 312 888 328) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S1" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 712 296 888 312) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S2" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 712 280 888 296) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S3" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 712 264 888 280) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S4" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 712 248 888 264) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S5" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 712 232 888 248) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S6" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 712 216 888 232) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "S7" (rect 90 0 102 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(pin + (output) + (rect 712 200 888 216) + (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6))) + (text "CO" (rect 90 0 106 12)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)(line_width 1)) + (line (pt 52 4)(pt 78 4)(line_width 1)) + (line (pt 52 12)(pt 78 12)(line_width 1)) + (line (pt 52 12)(pt 52 4)(line_width 1)) + (line (pt 78 4)(pt 82 8)(line_width 1)) + (line (pt 82 8)(pt 78 12)(line_width 1)) + (line (pt 78 12)(pt 82 8)(line_width 1)) + ) +) +(symbol + (rect 600 176 696 496) + (text "adder_8b" (rect 5 0 59 14)(font "Arial" (font_size 8))) + (text "inst" (rect 8 304 25 316)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "A7" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A7" (rect 21 27 37 41)(font "Arial" (font_size 8))) + (line (pt 0 32)(pt 16 32)(line_width 1)) + ) + (port + (pt 0 48) + (input) + (text "B7" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B7" (rect 21 43 36 57)(font "Arial" (font_size 8))) + (line (pt 0 48)(pt 16 48)(line_width 1)) + ) + (port + (pt 0 64) + (input) + (text "A6" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A6" (rect 21 59 37 73)(font "Arial" (font_size 8))) + (line (pt 0 64)(pt 16 64)(line_width 1)) + ) + (port + (pt 0 80) + (input) + (text "B6" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B6" (rect 21 75 36 89)(font "Arial" (font_size 8))) + (line (pt 0 80)(pt 16 80)(line_width 1)) + ) + (port + (pt 0 96) + (input) + (text "A5" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A5" (rect 21 91 37 105)(font "Arial" (font_size 8))) + (line (pt 0 96)(pt 16 96)(line_width 1)) + ) + (port + (pt 0 112) + (input) + (text "B5" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B5" (rect 21 107 36 121)(font "Arial" (font_size 8))) + (line (pt 0 112)(pt 16 112)(line_width 1)) + ) + (port + (pt 0 128) + (input) + (text "A4" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A4" (rect 21 123 37 137)(font "Arial" (font_size 8))) + (line (pt 0 128)(pt 16 128)(line_width 1)) + ) + (port + (pt 0 144) + (input) + (text "B4" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B4" (rect 21 139 36 153)(font "Arial" (font_size 8))) + (line (pt 0 144)(pt 16 144)(line_width 1)) + ) + (port + (pt 0 160) + (input) + (text "A3" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A3" (rect 21 155 37 169)(font "Arial" (font_size 8))) + (line (pt 0 160)(pt 16 160)(line_width 1)) + ) + (port + (pt 0 176) + (input) + (text "B3" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B3" (rect 21 171 36 185)(font "Arial" (font_size 8))) + (line (pt 0 176)(pt 16 176)(line_width 1)) + ) + (port + (pt 0 192) + (input) + (text "A2" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A2" (rect 21 187 37 201)(font "Arial" (font_size 8))) + (line (pt 0 192)(pt 16 192)(line_width 1)) + ) + (port + (pt 0 208) + (input) + (text "B2" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B2" (rect 21 203 36 217)(font "Arial" (font_size 8))) + (line (pt 0 208)(pt 16 208)(line_width 1)) + ) + (port + (pt 0 224) + (input) + (text "A1" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A1" (rect 21 219 37 233)(font "Arial" (font_size 8))) + (line (pt 0 224)(pt 16 224)(line_width 1)) + ) + (port + (pt 0 240) + (input) + (text "B1" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B1" (rect 21 235 36 249)(font "Arial" (font_size 8))) + (line (pt 0 240)(pt 16 240)(line_width 1)) + ) + (port + (pt 0 256) + (input) + (text "A0" (rect 0 0 16 14)(font "Arial" (font_size 8))) + (text "A0" (rect 21 251 37 265)(font "Arial" (font_size 8))) + (line (pt 0 256)(pt 16 256)(line_width 1)) + ) + (port + (pt 0 272) + (input) + (text "B0" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "B0" (rect 21 267 36 281)(font "Arial" (font_size 8))) + (line (pt 0 272)(pt 16 272)(line_width 1)) + ) + (port + (pt 0 288) + (input) + (text "CI" (rect 0 0 10 14)(font "Arial" (font_size 8))) + (text "CI" (rect 21 283 31 297)(font "Arial" (font_size 8))) + (line (pt 0 288)(pt 16 288)(line_width 1)) + ) + (port + (pt 96 32) + (output) + (text "CO" (rect 0 0 17 14)(font "Arial" (font_size 8))) + (text "CO" (rect 58 27 75 41)(font "Arial" (font_size 8))) + (line (pt 96 32)(pt 80 32)(line_width 1)) + ) + (port + (pt 96 48) + (output) + (text "S7" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S7" (rect 60 43 75 57)(font "Arial" (font_size 8))) + (line (pt 96 48)(pt 80 48)(line_width 1)) + ) + (port + (pt 96 64) + (output) + (text "S6" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S6" (rect 60 59 75 73)(font "Arial" (font_size 8))) + (line (pt 96 64)(pt 80 64)(line_width 1)) + ) + (port + (pt 96 80) + (output) + (text "S5" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S5" (rect 60 75 75 89)(font "Arial" (font_size 8))) + (line (pt 96 80)(pt 80 80)(line_width 1)) + ) + (port + (pt 96 96) + (output) + (text "S4" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S4" (rect 60 91 75 105)(font "Arial" (font_size 8))) + (line (pt 96 96)(pt 80 96)(line_width 1)) + ) + (port + (pt 96 112) + (output) + (text "S3" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S3" (rect 60 107 75 121)(font "Arial" (font_size 8))) + (line (pt 96 112)(pt 80 112)(line_width 1)) + ) + (port + (pt 96 128) + (output) + (text "S2" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S2" (rect 60 123 75 137)(font "Arial" (font_size 8))) + (line (pt 96 128)(pt 80 128)(line_width 1)) + ) + (port + (pt 96 144) + (output) + (text "S1" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S1" (rect 60 139 75 153)(font "Arial" (font_size 8))) + (line (pt 96 144)(pt 80 144)(line_width 1)) + ) + (port + (pt 96 160) + (output) + (text "S0" (rect 0 0 15 14)(font "Arial" (font_size 8))) + (text "S0" (rect 60 155 75 169)(font "Arial" (font_size 8))) + (line (pt 96 160)(pt 80 160)(line_width 1)) + ) + (drawing + (rectangle (rect 16 16 80 304)(line_width 1)) + ) +) +(symbol + (rect 352 328 416 376) + (text "XOR" (rect 1 0 21 10)(font "Arial" (font_size 6))) + (text "inst1" (rect 3 37 26 49)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 11 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 11 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (line (pt 49 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 14 13)(pt 25 13)(line_width 1)) + (line (pt 14 36)(pt 25 36)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)(line_width 1)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)(line_width 1)) + (arc (pt 8 36)(pt 8 12)(rect -21 7 14 42)(line_width 1)) + ) +) +(symbol + (rect 352 392 416 440) + (text "XOR" (rect 1 0 21 10)(font "Arial" (font_size 6))) + (text "inst2" (rect 3 37 26 49)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 11 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 11 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (line (pt 49 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 14 13)(pt 25 13)(line_width 1)) + (line (pt 14 36)(pt 25 36)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)(line_width 1)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)(line_width 1)) + (arc (pt 8 36)(pt 8 12)(rect -21 7 14 42)(line_width 1)) + ) +) +(symbol + (rect 352 264 416 312) + (text "XOR" (rect 1 0 21 10)(font "Arial" (font_size 6))) + (text "inst3" (rect 3 37 26 49)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 11 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 11 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (line (pt 49 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 14 13)(pt 25 13)(line_width 1)) + (line (pt 14 36)(pt 25 36)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)(line_width 1)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)(line_width 1)) + (arc (pt 8 36)(pt 8 12)(rect -21 7 14 42)(line_width 1)) + ) +) +(symbol + (rect 352 200 416 248) + (text "XOR" (rect 1 0 21 10)(font "Arial" (font_size 6))) + (text "inst4" (rect 3 37 26 49)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 11 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 11 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (line (pt 49 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 14 13)(pt 25 13)(line_width 1)) + (line (pt 14 36)(pt 25 36)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)(line_width 1)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)(line_width 1)) + (arc (pt 8 36)(pt 8 12)(rect -21 7 14 42)(line_width 1)) + ) +) +(symbol + (rect 352 136 416 184) + (text "XOR" (rect 1 0 21 10)(font "Arial" (font_size 6))) + (text "inst5" (rect 3 37 26 49)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 11 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 11 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (line (pt 49 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 14 13)(pt 25 13)(line_width 1)) + (line (pt 14 36)(pt 25 36)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)(line_width 1)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)(line_width 1)) + (arc (pt 8 36)(pt 8 12)(rect -21 7 14 42)(line_width 1)) + ) +) +(symbol + (rect 352 72 416 120) + (text "XOR" (rect 1 0 21 10)(font "Arial" (font_size 6))) + (text "inst6" (rect 3 37 26 49)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 11 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 11 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (line (pt 49 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 14 13)(pt 25 13)(line_width 1)) + (line (pt 14 36)(pt 25 36)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)(line_width 1)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)(line_width 1)) + (arc (pt 8 36)(pt 8 12)(rect -21 7 14 42)(line_width 1)) + ) +) +(symbol + (rect 352 8 416 56) + (text "XOR" (rect 1 0 21 10)(font "Arial" (font_size 6))) + (text "inst7" (rect 3 37 26 49)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 11 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 11 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (line (pt 49 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 14 13)(pt 25 13)(line_width 1)) + (line (pt 14 36)(pt 25 36)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)(line_width 1)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)(line_width 1)) + (arc (pt 8 36)(pt 8 12)(rect -21 7 14 42)(line_width 1)) + ) +) +(symbol + (rect 352 -56 416 -8) + (text "XOR" (rect 1 0 21 10)(font "Arial" (font_size 6))) + (text "inst8" (rect 3 37 26 49)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 11 16)(line_width 1)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 11 32)(line_width 1)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible)) + (line (pt 49 24)(pt 64 24)(line_width 1)) + ) + (drawing + (line (pt 14 13)(pt 25 13)(line_width 1)) + (line (pt 14 36)(pt 25 36)(line_width 1)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)(line_width 1)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)(line_width 1)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)(line_width 1)) + (arc (pt 8 36)(pt 8 12)(rect -21 7 14 42)(line_width 1)) + ) +) +(connector + (pt 416 416) + (pt 448 416) +) +(connector + (pt 600 432) + (pt 448 432) +) +(connector + (pt 448 432) + (pt 448 416) +) +(connector + (pt 600 416) + (pt 456 416) +) +(connector + (pt 416 352) + (pt 464 352) +) +(connector + (pt 416 288) + (pt 480 288) +) +(connector + (pt 416 224) + (pt 496 224) +) +(connector + (pt 416 160) + (pt 512 160) +) +(connector + (pt 416 96) + (pt 528 96) +) +(connector + (pt 416 32) + (pt 544 32) +) +(connector + (pt 416 -32) + (pt 560 -32) +) +(connector + (pt 464 352) + (pt 464 400) +) +(connector + (pt 464 400) + (pt 600 400) +) +(connector + (pt 472 384) + (pt 600 384) +) +(connector + (pt 480 288) + (pt 480 368) +) +(connector + (pt 480 368) + (pt 600 368) +) +(connector + (pt 488 352) + (pt 600 352) +) +(connector + (pt 496 224) + (pt 496 336) +) +(connector + (pt 496 336) + (pt 600 336) +) +(connector + (pt 504 320) + (pt 600 320) +) +(connector + (pt 512 160) + (pt 512 304) +) +(connector + (pt 512 304) + (pt 600 304) +) +(connector + (pt 520 288) + (pt 600 288) +) +(connector + (pt 528 96) + (pt 528 272) +) +(connector + (pt 528 272) + (pt 600 272) +) +(connector + (pt 536 256) + (pt 600 256) +) +(connector + (pt 544 32) + (pt 544 240) +) +(connector + (pt 544 240) + (pt 600 240) +) +(connector + (pt 552 224) + (pt 600 224) +) +(connector + (pt 560 -32) + (pt 560 208) +) +(connector + (pt 560 208) + (pt 600 208) +) +(connector + (pt 696 208) + (pt 712 208) +) +(connector + (pt 696 224) + (pt 712 224) +) +(connector + (pt 696 240) + (pt 712 240) +) +(connector + (pt 696 256) + (pt 712 256) +) +(connector + (pt 696 272) + (pt 712 272) +) +(connector + (pt 696 288) + (pt 712 288) +) +(connector + (pt 696 304) + (pt 712 304) +) +(connector + (pt 696 320) + (pt 712 320) +) +(connector + (pt 696 336) + (pt 712 336) +) +(connector + (pt 352 -40) + (pt 288 -40) +) +(connector + (pt 352 24) + (pt 288 24) +) +(connector + (pt 352 40) + (pt 320 40) +) +(connector + (pt 352 88) + (pt 288 88) +) +(connector + (pt 352 104) + (pt 320 104) +) +(connector + (pt 352 152) + (pt 288 152) +) +(connector + (pt 352 168) + (pt 320 168) +) +(connector + (pt 352 216) + (pt 288 216) +) +(connector + (pt 352 280) + (pt 288 280) +) +(connector + (pt 352 344) + (pt 288 344) +) +(connector + (pt 352 408) + (pt 288 408) +) +(connector + (pt 600 448) + (pt 288 448) +) +(connector + (pt 456 416) + (pt 456 384) +) +(connector + (pt 456 384) + (pt 288 384) +) +(connector + (pt 472 320) + (pt 288 320) +) +(connector + (pt 488 256) + (pt 288 256) +) +(connector + (pt 504 192) + (pt 288 192) +) +(connector + (pt 520 128) + (pt 288 128) +) +(connector + (pt 536 64) + (pt 288 64) +) +(connector + (pt 552 0) + (pt 288 0) +) +(connector + (pt 472 384) + (pt 472 320) +) +(connector + (pt 488 352) + (pt 488 256) +) +(connector + (pt 504 320) + (pt 504 192) +) +(connector + (pt 520 288) + (pt 520 128) +) +(connector + (pt 536 256) + (pt 536 64) +) +(connector + (pt 552 224) + (pt 552 0) +) +(connector + (pt 352 -24) + (pt 320 -24) +) +(connector + (pt 320 504) + (pt 288 504) +) +(connector + (pt 352 232) + (pt 320 232) +) +(connector + (pt 352 296) + (pt 320 296) +) +(connector + (pt 352 360) + (pt 320 360) +) +(connector + (pt 352 424) + (pt 320 424) +) +(connector + (pt 600 464) + (pt 320 464) +) +(connector + (pt 320 296) + (pt 320 360) +) +(connector + (pt 320 232) + (pt 320 296) +) +(connector + (pt 320 168) + (pt 320 232) +) +(connector + (pt 320 -24) + (pt 320 40) +) +(connector + (pt 320 40) + (pt 320 104) +) +(connector + (pt 320 104) + (pt 320 168) +) +(connector + (pt 320 360) + (pt 320 424) +) +(connector + (pt 320 424) + (pt 320 464) +) +(connector + (pt 320 464) + (pt 320 504) +) +(junction (pt 320 360)) +(junction (pt 320 424)) +(junction (pt 320 296)) +(junction (pt 320 232)) +(junction (pt 320 168)) +(junction (pt 320 104)) +(junction (pt 320 40)) +(junction (pt 320 464)) diff --git a/adder_suber_8b/adder_suber_8b.dpf b/adder_suber_8b/adder_suber_8b.dpf new file mode 100644 index 0000000..abe19d9 --- /dev/null +++ b/adder_suber_8b/adder_suber_8b.dpf @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/adder_suber_8b/adder_suber_8b.qpf b/adder_suber_8b/adder_suber_8b.qpf new file mode 100644 index 0000000..9c909b3 --- /dev/null +++ b/adder_suber_8b/adder_suber_8b.qpf @@ -0,0 +1,30 @@ +# -------------------------------------------------------------------------- # +# +# Copyright (C) 1991-2009 Altera Corporation +# Your use of Altera Corporation's design tools, logic functions +# and other software and tools, and its AMPP partner logic +# functions, and any output files from any of the foregoing +# (including device programming or simulation files), and any +# associated documentation or information are expressly subject +# to the terms and conditions of the Altera Program License +# Subscription Agreement, Altera MegaCore Function License +# Agreement, or other applicable license agreement, including, +# without limitation, that your use is for the sole purpose of +# programming logic devices manufactured by Altera and sold by +# Altera or its authorized distributors. Please refer to the +# applicable agreement for further details. +# +# -------------------------------------------------------------------------- # +# +# Quartus II +# Version 9.0 Build 235 06/17/2009 Service Pack 2 SJ Web Edition +# Date created = 20:42:00 March 10, 2022 +# +# -------------------------------------------------------------------------- # + +QUARTUS_VERSION = "9.0" +DATE = "20:42:00 March 10, 2022" + +# Revisions + +PROJECT_REVISION = "adder_suber_8b" diff --git a/adder_suber_8b/adder_suber_8b.qsf b/adder_suber_8b/adder_suber_8b.qsf new file mode 100644 index 0000000..2dbf0a7 --- /dev/null +++ b/adder_suber_8b/adder_suber_8b.qsf @@ -0,0 +1,80 @@ +# -------------------------------------------------------------------------- # +# +# Copyright (C) 1991-2009 Altera Corporation +# Your use of Altera Corporation's design tools, logic functions +# and other software and tools, and its AMPP partner logic +# functions, and any output files from any of the foregoing +# (including device programming or simulation files), and any +# associated documentation or information are expressly subject +# to the terms and conditions of the Altera Program License +# Subscription Agreement, Altera MegaCore Function License +# Agreement, or other applicable license agreement, including, +# without limitation, that your use is for the sole purpose of +# programming logic devices manufactured by Altera and sold by +# Altera or its authorized distributors. Please refer to the +# applicable agreement for further details. +# +# -------------------------------------------------------------------------- # +# +# Quartus II +# Version 9.0 Build 235 06/17/2009 Service Pack 2 SJ Web Edition +# Date created = 20:42:00 March 10, 2022 +# +# -------------------------------------------------------------------------- # +# +# Notes: +# +# 1) The default values for assignments are stored in the file: +# adder_suber_8b_assignment_defaults.qdf +# If this file doesn't exist, see file: +# assignment_defaults.qdf +# +# 2) Altera recommends that you do not modify this file. This +# file is updated automatically by the Quartus II software +# and any changes you make may be lost or overwritten. +# +# -------------------------------------------------------------------------- # + + +set_global_assignment -name FAMILY "Cyclone II" +set_global_assignment -name DEVICE EP2C8Q208C8 +set_global_assignment -name TOP_LEVEL_ENTITY adder_suber_8b +set_global_assignment -name ORIGINAL_QUARTUS_VERSION "9.0 SP2" +set_global_assignment -name PROJECT_CREATION_TIME_DATE "20:42:00 MARCH 10, 2022" +set_global_assignment -name LAST_QUARTUS_VERSION "9.0 SP2" +set_global_assignment -name USE_GENERATED_PHYSICAL_CONSTRAINTS OFF -section_id eda_blast_fpga +set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0 +set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85 +set_global_assignment -name BDF_FILE adder_suber_8b.bdf +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top +set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top +set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top +set_global_assignment -name LL_ROOT_REGION ON -section_id "Root Region" +set_global_assignment -name LL_MEMBER_STATE LOCKED -section_id "Root Region" +set_global_assignment -name STRATIX_DEVICE_IO_STANDARD "3.3-V LVTTL" +set_location_assignment PIN_77 -to A0 +set_location_assignment PIN_80 -to A1 +set_location_assignment PIN_81 -to A2 +set_location_assignment PIN_82 -to A3 +set_location_assignment PIN_84 -to A4 +set_location_assignment PIN_86 -to A5 +set_location_assignment PIN_87 -to A6 +set_location_assignment PIN_88 -to A7 +set_location_assignment PIN_67 -to B0 +set_location_assignment PIN_68 -to B1 +set_location_assignment PIN_69 -to B2 +set_location_assignment PIN_70 -to B3 +set_location_assignment PIN_72 -to B4 +set_location_assignment PIN_74 -to B5 +set_location_assignment PIN_75 -to B6 +set_location_assignment PIN_76 -to B7 +set_location_assignment PIN_23 -to SUB +set_location_assignment PIN_142 -to S0 +set_location_assignment PIN_143 -to S1 +set_location_assignment PIN_144 -to S2 +set_location_assignment PIN_145 -to S3 +set_location_assignment PIN_146 -to S4 +set_location_assignment PIN_147 -to S5 +set_location_assignment PIN_149 -to S6 +set_location_assignment PIN_150 -to S7 +set_location_assignment PIN_151 -to CO \ No newline at end of file diff --git a/shiftable_register/shiftable_register.qsf b/shiftable_register/shiftable_register.qsf index f44bfcb..0fcec57 100644 --- a/shiftable_register/shiftable_register.qsf +++ b/shiftable_register/shiftable_register.qsf @@ -62,7 +62,7 @@ set_location_assignment PIN_84 -to D4 set_location_assignment PIN_86 -to D5 set_location_assignment PIN_87 -to D6 set_location_assignment PIN_88 -to D7 -set_location_assignment PIN_132 -to CK +set_location_assignment PIN_75 -to CK set_location_assignment PIN_74 -to CLR set_location_assignment PIN_68 -to DM set_location_assignment PIN_72 -to L