add 24_decoder
This commit is contained in:
父節點
fc7e5d5807
當前提交
00bbf8b267
253
24_decoder/24_decoder.bdf
Normal file
253
24_decoder/24_decoder.bdf
Normal file
@ -0,0 +1,253 @@
|
|||||||
|
/*
|
||||||
|
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 336 264 504 280)
|
||||||
|
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "I0" (rect 5 0 14 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 336 248 504 264)
|
||||||
|
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "I1" (rect 5 0 14 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 704 344 880 360)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y0" (rect 90 0 104 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 704 328 880 344)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y1" (rect 90 0 104 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 704 312 880 328)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y2" (rect 90 0 104 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 704 296 880 312)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y3" (rect 90 0 104 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 568 208 664 400)
|
||||||
|
(text "38_decoder" (rect 5 0 73 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "inst" (rect 8 176 25 188)(font "Arial" ))
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "I2" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I2" (rect 21 27 30 41)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 32)(pt 16 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 48)
|
||||||
|
(input)
|
||||||
|
(text "I1" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I1" (rect 21 43 30 57)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 48)(pt 16 48)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 64)
|
||||||
|
(input)
|
||||||
|
(text "I0" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I0" (rect 21 59 30 73)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 64)(pt 16 64)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 32)
|
||||||
|
(output)
|
||||||
|
(text "Y7" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y7" (rect 59 27 75 41)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 32)(pt 80 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 48)
|
||||||
|
(output)
|
||||||
|
(text "Y6" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y6" (rect 59 43 75 57)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 48)(pt 80 48)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 64)
|
||||||
|
(output)
|
||||||
|
(text "Y5" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y5" (rect 59 59 75 73)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 64)(pt 80 64)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 80)
|
||||||
|
(output)
|
||||||
|
(text "Y4" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y4" (rect 59 75 75 89)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 80)(pt 80 80)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 96)
|
||||||
|
(output)
|
||||||
|
(text "Y3" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y3" (rect 59 91 75 105)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 96)(pt 80 96)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 112)
|
||||||
|
(output)
|
||||||
|
(text "Y2" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y2" (rect 59 107 75 121)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 112)(pt 80 112)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 128)
|
||||||
|
(output)
|
||||||
|
(text "Y1" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y1" (rect 59 123 75 137)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 128)(pt 80 128)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 144)
|
||||||
|
(output)
|
||||||
|
(text "Y0" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y0" (rect 59 139 75 153)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 144)(pt 80 144)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(rectangle (rect 16 16 80 176)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 496 176 528 208)
|
||||||
|
(text "GND" (rect 8 6 29 16)(font "Arial" (font_size 6)))
|
||||||
|
(text "inst1" (rect 3 -1 26 11)(font "Arial" )(invisible))
|
||||||
|
(port
|
||||||
|
(pt 16 32)
|
||||||
|
(output)
|
||||||
|
(text "1" (rect 18 0 23 12)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "1" (rect 18 20 23 32)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 16 24)(pt 16 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 8 24)(pt 16 16)(line_width 1))
|
||||||
|
(line (pt 16 16)(pt 24 24)(line_width 1))
|
||||||
|
(line (pt 8 24)(pt 24 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(flipx)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 504 256)
|
||||||
|
(pt 568 256)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 504 272)
|
||||||
|
(pt 568 272)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 568 240)
|
||||||
|
(pt 512 240)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 512 240)
|
||||||
|
(pt 512 208)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 664 352)
|
||||||
|
(pt 704 352)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 664 336)
|
||||||
|
(pt 704 336)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 664 320)
|
||||||
|
(pt 704 320)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 664 304)
|
||||||
|
(pt 704 304)
|
||||||
|
)
|
71
24_decoder/24_decoder.bsf
Normal file
71
24_decoder/24_decoder.bsf
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
/*
|
||||||
|
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 144)
|
||||||
|
(text "24_decoder" (rect 5 0 73 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "inst" (rect 8 112 25 124)(font "Arial" ))
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "I1" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I1" (rect 21 27 30 41)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 32)(pt 16 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 48)
|
||||||
|
(input)
|
||||||
|
(text "I0" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I0" (rect 21 43 30 57)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 48)(pt 16 48)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 32)
|
||||||
|
(output)
|
||||||
|
(text "Y3" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y3" (rect 59 27 75 41)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 32)(pt 80 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 48)
|
||||||
|
(output)
|
||||||
|
(text "Y2" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y2" (rect 59 43 75 57)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 48)(pt 80 48)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 64)
|
||||||
|
(output)
|
||||||
|
(text "Y1" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y1" (rect 59 59 75 73)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 64)(pt 80 64)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 80)
|
||||||
|
(output)
|
||||||
|
(text "Y0" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y0" (rect 59 75 75 89)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 80)(pt 80 80)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(rectangle (rect 16 16 80 112)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
30
24_decoder/24_decoder.qpf
Normal file
30
24_decoder/24_decoder.qpf
Normal file
@ -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 = 15:07:03 March 31, 2022
|
||||||
|
#
|
||||||
|
# -------------------------------------------------------------------------- #
|
||||||
|
|
||||||
|
QUARTUS_VERSION = "9.0"
|
||||||
|
DATE = "15:07:03 March 31, 2022"
|
||||||
|
|
||||||
|
# Revisions
|
||||||
|
|
||||||
|
PROJECT_REVISION = "24_decoder"
|
49
24_decoder/24_decoder.qsf
Normal file
49
24_decoder/24_decoder.qsf
Normal file
@ -0,0 +1,49 @@
|
|||||||
|
# -------------------------------------------------------------------------- #
|
||||||
|
#
|
||||||
|
# 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 = 15:07:03 March 31, 2022
|
||||||
|
#
|
||||||
|
# -------------------------------------------------------------------------- #
|
||||||
|
#
|
||||||
|
# Notes:
|
||||||
|
#
|
||||||
|
# 1) The default values for assignments are stored in the file:
|
||||||
|
# 24_decoder_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 EP2C8Q208C7
|
||||||
|
set_global_assignment -name TOP_LEVEL_ENTITY 24_decoder
|
||||||
|
set_global_assignment -name ORIGINAL_QUARTUS_VERSION "9.0 SP2"
|
||||||
|
set_global_assignment -name PROJECT_CREATION_TIME_DATE "15:07:03 MARCH 31, 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 DEVICE_FILTER_SPEED_GRADE FASTEST
|
||||||
|
set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
|
||||||
|
set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85
|
||||||
|
set_global_assignment -name BDF_FILE 24_decoder.bdf
|
886
24_decoder/38_decoder.bdf
Normal file
886
24_decoder/38_decoder.bdf
Normal file
@ -0,0 +1,886 @@
|
|||||||
|
/*
|
||||||
|
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 32 328 200 344)
|
||||||
|
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "I0" (rect 5 0 14 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 32 240 200 256)
|
||||||
|
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "I1" (rect 5 0 14 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 32 144 200 160)
|
||||||
|
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "I2" (rect 5 0 14 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 664 40 840 56)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y7" (rect 90 0 104 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 664 376 840 392)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y0" (rect 90 0 104 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 664 328 840 344)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y1" (rect 90 0 104 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 664 280 840 296)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y2" (rect 90 0 104 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 664 232 840 248)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y3" (rect 90 0 104 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 664 184 840 200)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y4" (rect 90 0 104 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 664 136 840 152)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y5" (rect 90 0 104 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 664 88 840 104)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y6" (rect 90 0 104 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 296 136 344 168)
|
||||||
|
(text "NOT" (rect 1 0 21 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "inst" (rect 3 21 20 33)(font "Arial" ))
|
||||||
|
(port
|
||||||
|
(pt 0 16)
|
||||||
|
(input)
|
||||||
|
(text "IN" (rect 2 7 13 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN" (rect 2 7 13 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 16)(pt 13 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 48 16)
|
||||||
|
(output)
|
||||||
|
(text "OUT" (rect 32 7 49 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "OUT" (rect 32 7 49 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 39 16)(pt 48 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 13 25)(pt 13 7)(line_width 1))
|
||||||
|
(line (pt 13 7)(pt 31 16)(line_width 1))
|
||||||
|
(line (pt 13 25)(pt 31 16)(line_width 1))
|
||||||
|
(circle (rect 31 12 39 20)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 296 232 344 264)
|
||||||
|
(text "NOT" (rect 1 0 21 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "inst1" (rect 3 21 26 33)(font "Arial" ))
|
||||||
|
(port
|
||||||
|
(pt 0 16)
|
||||||
|
(input)
|
||||||
|
(text "IN" (rect 2 7 13 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN" (rect 2 7 13 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 16)(pt 13 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 48 16)
|
||||||
|
(output)
|
||||||
|
(text "OUT" (rect 32 7 49 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "OUT" (rect 32 7 49 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 39 16)(pt 48 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 13 25)(pt 13 7)(line_width 1))
|
||||||
|
(line (pt 13 7)(pt 31 16)(line_width 1))
|
||||||
|
(line (pt 13 25)(pt 31 16)(line_width 1))
|
||||||
|
(circle (rect 31 12 39 20)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 296 320 344 352)
|
||||||
|
(text "NOT" (rect 1 0 21 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "inst2" (rect 3 21 26 33)(font "Arial" ))
|
||||||
|
(port
|
||||||
|
(pt 0 16)
|
||||||
|
(input)
|
||||||
|
(text "IN" (rect 2 7 13 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN" (rect 2 7 13 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 16)(pt 13 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 48 16)
|
||||||
|
(output)
|
||||||
|
(text "OUT" (rect 32 7 49 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "OUT" (rect 32 7 49 19)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 39 16)(pt 48 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 13 25)(pt 13 7)(line_width 1))
|
||||||
|
(line (pt 13 7)(pt 31 16)(line_width 1))
|
||||||
|
(line (pt 13 25)(pt 31 16)(line_width 1))
|
||||||
|
(circle (rect 31 12 39 20)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 544 24 608 72)
|
||||||
|
(text "AND3" (rect 1 0 25 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 16 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 24)
|
||||||
|
(input)
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 24)(pt 16 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 32)(pt 16 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 43 24)(pt 64 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 16 12)(pt 31 12)(line_width 1))
|
||||||
|
(line (pt 16 37)(pt 31 37)(line_width 1))
|
||||||
|
(line (pt 16 12)(pt 16 37)(line_width 1))
|
||||||
|
(arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 544 72 608 120)
|
||||||
|
(text "AND3" (rect 1 0 25 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 16 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 24)
|
||||||
|
(input)
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 24)(pt 16 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 32)(pt 16 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 43 24)(pt 64 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 16 12)(pt 31 12)(line_width 1))
|
||||||
|
(line (pt 16 37)(pt 31 37)(line_width 1))
|
||||||
|
(line (pt 16 12)(pt 16 37)(line_width 1))
|
||||||
|
(arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 544 120 608 168)
|
||||||
|
(text "AND3" (rect 1 0 25 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 16 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 24)
|
||||||
|
(input)
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 24)(pt 16 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 32)(pt 16 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 43 24)(pt 64 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 16 12)(pt 31 12)(line_width 1))
|
||||||
|
(line (pt 16 37)(pt 31 37)(line_width 1))
|
||||||
|
(line (pt 16 12)(pt 16 37)(line_width 1))
|
||||||
|
(arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 544 168 608 216)
|
||||||
|
(text "AND3" (rect 1 0 25 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 16 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 24)
|
||||||
|
(input)
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 24)(pt 16 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 32)(pt 16 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 43 24)(pt 64 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 16 12)(pt 31 12)(line_width 1))
|
||||||
|
(line (pt 16 37)(pt 31 37)(line_width 1))
|
||||||
|
(line (pt 16 12)(pt 16 37)(line_width 1))
|
||||||
|
(arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 544 216 608 264)
|
||||||
|
(text "AND3" (rect 1 0 25 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 16 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 24)
|
||||||
|
(input)
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 24)(pt 16 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 32)(pt 16 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 43 24)(pt 64 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 16 12)(pt 31 12)(line_width 1))
|
||||||
|
(line (pt 16 37)(pt 31 37)(line_width 1))
|
||||||
|
(line (pt 16 12)(pt 16 37)(line_width 1))
|
||||||
|
(arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 544 264 608 312)
|
||||||
|
(text "AND3" (rect 1 0 25 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 16 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 24)
|
||||||
|
(input)
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 24)(pt 16 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 32)(pt 16 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 43 24)(pt 64 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 16 12)(pt 31 12)(line_width 1))
|
||||||
|
(line (pt 16 37)(pt 31 37)(line_width 1))
|
||||||
|
(line (pt 16 12)(pt 16 37)(line_width 1))
|
||||||
|
(arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 544 312 608 360)
|
||||||
|
(text "AND3" (rect 1 0 25 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "inst9" (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 16 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 24)
|
||||||
|
(input)
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 24)(pt 16 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 32)(pt 16 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 43 24)(pt 64 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 16 12)(pt 31 12)(line_width 1))
|
||||||
|
(line (pt 16 37)(pt 31 37)(line_width 1))
|
||||||
|
(line (pt 16 12)(pt 16 37)(line_width 1))
|
||||||
|
(arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 544 360 608 408)
|
||||||
|
(text "AND3" (rect 1 0 25 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "inst10" (rect 3 37 32 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 16 16)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 24)
|
||||||
|
(input)
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 24)(pt 16 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "IN3" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 0 32)(pt 16 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 43 24)(pt 64 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 16 12)(pt 31 12)(line_width 1))
|
||||||
|
(line (pt 16 37)(pt 31 37)(line_width 1))
|
||||||
|
(line (pt 16 12)(pt 16 37)(line_width 1))
|
||||||
|
(arc (pt 31 36)(pt 31 12)(rect 19 12 44 37)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 216 40)
|
||||||
|
(pt 216 152)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 240 48)
|
||||||
|
(pt 240 248)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 264 56)
|
||||||
|
(pt 264 336)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 184)
|
||||||
|
(pt 360 184)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 344 152)
|
||||||
|
(pt 376 152)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 376 376)
|
||||||
|
(pt 544 376)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 88)
|
||||||
|
(pt 360 88)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 288)
|
||||||
|
(pt 416 288)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 344)
|
||||||
|
(pt 464 344)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 96)
|
||||||
|
(pt 416 96)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 328)
|
||||||
|
(pt 376 328)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 280)
|
||||||
|
(pt 376 280)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 232)
|
||||||
|
(pt 376 232)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 240)
|
||||||
|
(pt 416 240)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 104)
|
||||||
|
(pt 520 104)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 520 392)
|
||||||
|
(pt 544 392)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 296)
|
||||||
|
(pt 520 296)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 200)
|
||||||
|
(pt 520 200)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 344 336)
|
||||||
|
(pt 520 336)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 136)
|
||||||
|
(pt 360 136)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 152)
|
||||||
|
(pt 464 152)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 144)
|
||||||
|
(pt 400 144)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 400 384)
|
||||||
|
(pt 544 384)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 336)
|
||||||
|
(pt 528 336)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 528 336)
|
||||||
|
(pt 528 352)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 528 352)
|
||||||
|
(pt 400 352)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 192)
|
||||||
|
(pt 400 192)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 344 248)
|
||||||
|
(pt 400 248)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 544 248)
|
||||||
|
(pt 464 248)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 608 336)
|
||||||
|
(pt 664 336)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 608 288)
|
||||||
|
(pt 664 288)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 608 384)
|
||||||
|
(pt 664 384)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 608 240)
|
||||||
|
(pt 664 240)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 608 192)
|
||||||
|
(pt 664 192)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 608 144)
|
||||||
|
(pt 664 144)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 608 96)
|
||||||
|
(pt 664 96)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 608 48)
|
||||||
|
(pt 664 48)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 200 152)
|
||||||
|
(pt 216 152)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 216 152)
|
||||||
|
(pt 296 152)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 200 248)
|
||||||
|
(pt 240 248)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 240 248)
|
||||||
|
(pt 296 248)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 200 336)
|
||||||
|
(pt 264 336)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 264 336)
|
||||||
|
(pt 296 336)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 216 40)
|
||||||
|
(pt 360 40)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 360 40)
|
||||||
|
(pt 544 40)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 240 48)
|
||||||
|
(pt 416 48)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 416 48)
|
||||||
|
(pt 544 48)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 376 328)
|
||||||
|
(pt 376 376)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 376 152)
|
||||||
|
(pt 376 232)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 376 232)
|
||||||
|
(pt 376 280)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 376 280)
|
||||||
|
(pt 376 328)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 416 48)
|
||||||
|
(pt 416 96)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 416 96)
|
||||||
|
(pt 416 240)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 416 240)
|
||||||
|
(pt 416 288)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 520 104)
|
||||||
|
(pt 520 200)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 520 200)
|
||||||
|
(pt 520 296)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 520 296)
|
||||||
|
(pt 520 336)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 520 336)
|
||||||
|
(pt 520 392)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 360 40)
|
||||||
|
(pt 360 88)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 360 88)
|
||||||
|
(pt 360 136)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 360 136)
|
||||||
|
(pt 360 184)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 264 56)
|
||||||
|
(pt 464 56)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 464 56)
|
||||||
|
(pt 544 56)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 400 144)
|
||||||
|
(pt 400 192)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 400 192)
|
||||||
|
(pt 400 248)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 400 248)
|
||||||
|
(pt 400 352)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 400 352)
|
||||||
|
(pt 400 384)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 464 56)
|
||||||
|
(pt 464 152)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 464 152)
|
||||||
|
(pt 464 248)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 464 248)
|
||||||
|
(pt 464 344)
|
||||||
|
)
|
||||||
|
(junction (pt 216 152))
|
||||||
|
(junction (pt 240 248))
|
||||||
|
(junction (pt 264 336))
|
||||||
|
(junction (pt 360 88))
|
||||||
|
(junction (pt 360 40))
|
||||||
|
(junction (pt 416 96))
|
||||||
|
(junction (pt 416 48))
|
||||||
|
(junction (pt 376 328))
|
||||||
|
(junction (pt 376 280))
|
||||||
|
(junction (pt 376 232))
|
||||||
|
(junction (pt 416 240))
|
||||||
|
(junction (pt 520 200))
|
||||||
|
(junction (pt 520 296))
|
||||||
|
(junction (pt 520 336))
|
||||||
|
(junction (pt 360 136))
|
||||||
|
(junction (pt 464 152))
|
||||||
|
(junction (pt 464 56))
|
||||||
|
(junction (pt 400 352))
|
||||||
|
(junction (pt 400 192))
|
||||||
|
(junction (pt 400 248))
|
||||||
|
(junction (pt 464 248))
|
106
24_decoder/38_decoder.bsf
Normal file
106
24_decoder/38_decoder.bsf
Normal file
@ -0,0 +1,106 @@
|
|||||||
|
/*
|
||||||
|
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 208)
|
||||||
|
(text "38_decoder" (rect 5 0 73 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "inst" (rect 8 176 25 188)(font "Arial" ))
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "I2" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I2" (rect 21 27 30 41)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 32)(pt 16 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 48)
|
||||||
|
(input)
|
||||||
|
(text "I1" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I1" (rect 21 43 30 57)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 48)(pt 16 48)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 64)
|
||||||
|
(input)
|
||||||
|
(text "I0" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I0" (rect 21 59 30 73)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 64)(pt 16 64)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 32)
|
||||||
|
(output)
|
||||||
|
(text "Y7" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y7" (rect 59 27 75 41)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 32)(pt 80 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 48)
|
||||||
|
(output)
|
||||||
|
(text "Y6" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y6" (rect 59 43 75 57)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 48)(pt 80 48)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 64)
|
||||||
|
(output)
|
||||||
|
(text "Y5" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y5" (rect 59 59 75 73)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 64)(pt 80 64)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 80)
|
||||||
|
(output)
|
||||||
|
(text "Y4" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y4" (rect 59 75 75 89)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 80)(pt 80 80)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 96)
|
||||||
|
(output)
|
||||||
|
(text "Y3" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y3" (rect 59 91 75 105)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 96)(pt 80 96)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 112)
|
||||||
|
(output)
|
||||||
|
(text "Y2" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y2" (rect 59 107 75 121)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 112)(pt 80 112)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 128)
|
||||||
|
(output)
|
||||||
|
(text "Y1" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y1" (rect 59 123 75 137)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 128)(pt 80 128)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 144)
|
||||||
|
(output)
|
||||||
|
(text "Y0" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y0" (rect 59 139 75 153)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 144)(pt 80 144)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(rectangle (rect 16 16 80 176)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
253
machine_alpha/24_decoder.bdf
Normal file
253
machine_alpha/24_decoder.bdf
Normal file
@ -0,0 +1,253 @@
|
|||||||
|
/*
|
||||||
|
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 336 264 504 280)
|
||||||
|
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "I0" (rect 5 0 14 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 336 248 504 264)
|
||||||
|
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "I1" (rect 5 0 14 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 704 344 880 360)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y0" (rect 90 0 104 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 704 328 880 344)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y1" (rect 90 0 104 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 704 312 880 328)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y2" (rect 90 0 104 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 704 296 880 312)
|
||||||
|
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
|
||||||
|
(text "Y3" (rect 90 0 104 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 568 208 664 400)
|
||||||
|
(text "38_decoder" (rect 5 0 73 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "inst" (rect 8 176 25 188)(font "Arial" ))
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "I2" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I2" (rect 21 27 30 41)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 32)(pt 16 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 48)
|
||||||
|
(input)
|
||||||
|
(text "I1" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I1" (rect 21 43 30 57)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 48)(pt 16 48)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 64)
|
||||||
|
(input)
|
||||||
|
(text "I0" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I0" (rect 21 59 30 73)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 64)(pt 16 64)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 32)
|
||||||
|
(output)
|
||||||
|
(text "Y7" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y7" (rect 59 27 75 41)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 32)(pt 80 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 48)
|
||||||
|
(output)
|
||||||
|
(text "Y6" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y6" (rect 59 43 75 57)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 48)(pt 80 48)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 64)
|
||||||
|
(output)
|
||||||
|
(text "Y5" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y5" (rect 59 59 75 73)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 64)(pt 80 64)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 80)
|
||||||
|
(output)
|
||||||
|
(text "Y4" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y4" (rect 59 75 75 89)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 80)(pt 80 80)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 96)
|
||||||
|
(output)
|
||||||
|
(text "Y3" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y3" (rect 59 91 75 105)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 96)(pt 80 96)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 112)
|
||||||
|
(output)
|
||||||
|
(text "Y2" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y2" (rect 59 107 75 121)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 112)(pt 80 112)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 128)
|
||||||
|
(output)
|
||||||
|
(text "Y1" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y1" (rect 59 123 75 137)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 128)(pt 80 128)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 144)
|
||||||
|
(output)
|
||||||
|
(text "Y0" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y0" (rect 59 139 75 153)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 144)(pt 80 144)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(rectangle (rect 16 16 80 176)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(rect 496 176 528 208)
|
||||||
|
(text "GND" (rect 8 6 29 16)(font "Arial" (font_size 6)))
|
||||||
|
(text "inst1" (rect 3 -1 26 11)(font "Arial" )(invisible))
|
||||||
|
(port
|
||||||
|
(pt 16 32)
|
||||||
|
(output)
|
||||||
|
(text "1" (rect 18 0 23 12)(font "Courier New" (bold))(invisible))
|
||||||
|
(text "1" (rect 18 20 23 32)(font "Courier New" (bold))(invisible))
|
||||||
|
(line (pt 16 24)(pt 16 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(line (pt 8 24)(pt 16 16)(line_width 1))
|
||||||
|
(line (pt 16 16)(pt 24 24)(line_width 1))
|
||||||
|
(line (pt 8 24)(pt 24 24)(line_width 1))
|
||||||
|
)
|
||||||
|
(flipx)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 504 256)
|
||||||
|
(pt 568 256)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 504 272)
|
||||||
|
(pt 568 272)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 568 240)
|
||||||
|
(pt 512 240)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 512 240)
|
||||||
|
(pt 512 208)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 664 352)
|
||||||
|
(pt 704 352)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 664 336)
|
||||||
|
(pt 704 336)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 664 320)
|
||||||
|
(pt 704 320)
|
||||||
|
)
|
||||||
|
(connector
|
||||||
|
(pt 664 304)
|
||||||
|
(pt 704 304)
|
||||||
|
)
|
71
machine_alpha/24_decoder.bsf
Normal file
71
machine_alpha/24_decoder.bsf
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
/*
|
||||||
|
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 144)
|
||||||
|
(text "24_decoder" (rect 5 0 73 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "inst" (rect 8 112 25 124)(font "Arial" ))
|
||||||
|
(port
|
||||||
|
(pt 0 32)
|
||||||
|
(input)
|
||||||
|
(text "I1" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I1" (rect 21 27 30 41)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 32)(pt 16 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 0 48)
|
||||||
|
(input)
|
||||||
|
(text "I0" (rect 0 0 9 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "I0" (rect 21 43 30 57)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 0 48)(pt 16 48)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 32)
|
||||||
|
(output)
|
||||||
|
(text "Y3" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y3" (rect 59 27 75 41)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 32)(pt 80 32)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 48)
|
||||||
|
(output)
|
||||||
|
(text "Y2" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y2" (rect 59 43 75 57)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 48)(pt 80 48)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 64)
|
||||||
|
(output)
|
||||||
|
(text "Y1" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y1" (rect 59 59 75 73)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 64)(pt 80 64)(line_width 1))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(pt 96 80)
|
||||||
|
(output)
|
||||||
|
(text "Y0" (rect 0 0 16 14)(font "Arial" (font_size 8)))
|
||||||
|
(text "Y0" (rect 59 75 75 89)(font "Arial" (font_size 8)))
|
||||||
|
(line (pt 96 80)(pt 80 80)(line_width 1))
|
||||||
|
)
|
||||||
|
(drawing
|
||||||
|
(rectangle (rect 16 16 80 112)(line_width 1))
|
||||||
|
)
|
||||||
|
)
|
載入中…
x
新增問題並參考
Block a user