删除P、G引脚

This commit is contained in:
wzhqwq 2022-03-10 15:59:57 +08:00
父節點 a4c2c114cf
當前提交 aa64ba5cc9
共有 2 個檔案被更改,包括 3 行新增41 行删除

查看文件

@ -516,38 +516,6 @@ applicable agreement for further details.
(line (pt 78 12)(pt 82 8)(line_width 1))
)
)
(pin
(output)
(rect 768 344 944 360)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "PN" (rect 90 0 105 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 768 360 944 376)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "GN" (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 408 80 528 336)
(text "74181" (rect 41 0 82 16)(font "Arial" (font_size 10)))
@ -1302,14 +1270,6 @@ applicable agreement for further details.
(pt 608 320)
(pt 624 320)
)
(connector
(pt 728 352)
(pt 768 352)
)
(connector
(pt 728 368)
(pt 768 368)
)
(connector
(pt 544 280)
(pt 744 280)

查看文件

@ -42,4 +42,6 @@ set_global_assignment -name TOP_LEVEL_ENTITY ALU_parallel_8b
set_global_assignment -name ORIGINAL_QUARTUS_VERSION "9.0 SP2"
set_global_assignment -name PROJECT_CREATION_TIME_DATE "21:45:13 MARCH 09, 2022"
set_global_assignment -name LAST_QUARTUS_VERSION "9.0 SP2"
set_global_assignment -name BDF_FILE ALU_parallel_8b.bdf
set_global_assignment -name BDF_FILE ALU_parallel_8b.bdf
set_global_assignment -name USE_CONFIGURATION_DEVICE ON
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"