108 lines
3.3 KiB
Plaintext
108 lines
3.3 KiB
Plaintext
/*
|
|
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) 2020 Intel Corporation. All rights reserved.
|
|
Your use of Intel Corporation's design tools, logic functions
|
|
and other software and tools, and any 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 Intel Program License
|
|
Subscription Agreement, the Intel Quartus Prime License Agreement,
|
|
the Intel FPGA IP License Agreement, or other applicable license
|
|
agreement, including, without limitation, that your use is for
|
|
the sole purpose of programming logic devices manufactured by
|
|
Intel and sold by Intel or its authorized distributors. Please
|
|
refer to the applicable agreement for further details, at
|
|
https://fpgasoftware.intel.com/eula.
|
|
*/
|
|
(header "symbol" (version "1.1"))
|
|
(symbol
|
|
(rect 16 16 256 160)
|
|
(text "BreadMachineFSM" (rect 5 0 81 12)(font "Arial" ))
|
|
(text "inst" (rect 8 128 20 140)(font "Arial" ))
|
|
(port
|
|
(pt 0 32)
|
|
(input)
|
|
(text "clock" (rect 0 0 20 12)(font "Arial" ))
|
|
(text "clock" (rect 21 27 41 39)(font "Arial" ))
|
|
(line (pt 0 32)(pt 16 32)(line_width 1))
|
|
)
|
|
(port
|
|
(pt 0 48)
|
|
(input)
|
|
(text "reset" (rect 0 0 20 12)(font "Arial" ))
|
|
(text "reset" (rect 21 43 41 55)(font "Arial" ))
|
|
(line (pt 0 48)(pt 16 48)(line_width 1))
|
|
)
|
|
(port
|
|
(pt 0 64)
|
|
(input)
|
|
(text "start_stop_but" (rect 0 0 57 12)(font "Arial" ))
|
|
(text "start_stop_but" (rect 21 59 78 71)(font "Arial" ))
|
|
(line (pt 0 64)(pt 16 64)(line_width 1))
|
|
)
|
|
(port
|
|
(pt 0 80)
|
|
(input)
|
|
(text "time_adj_but" (rect 0 0 50 12)(font "Arial" ))
|
|
(text "time_adj_but" (rect 21 75 71 87)(font "Arial" ))
|
|
(line (pt 0 80)(pt 16 80)(line_width 1))
|
|
)
|
|
(port
|
|
(pt 0 96)
|
|
(input)
|
|
(text "delayer_sw[6..0]" (rect 0 0 66 12)(font "Arial" ))
|
|
(text "delayer_sw[6..0]" (rect 21 91 87 103)(font "Arial" ))
|
|
(line (pt 0 96)(pt 16 96)(line_width 3))
|
|
)
|
|
(port
|
|
(pt 0 112)
|
|
(input)
|
|
(text "program_sw" (rect 0 0 50 12)(font "Arial" ))
|
|
(text "program_sw" (rect 21 107 71 119)(font "Arial" ))
|
|
(line (pt 0 112)(pt 16 112)(line_width 1))
|
|
)
|
|
(port
|
|
(pt 240 32)
|
|
(output)
|
|
(text "in_progress" (rect 0 0 47 12)(font "Arial" ))
|
|
(text "in_progress" (rect 172 27 219 39)(font "Arial" ))
|
|
(line (pt 240 32)(pt 224 32)(line_width 1))
|
|
)
|
|
(port
|
|
(pt 240 48)
|
|
(output)
|
|
(text "leds_phase[2..0]" (rect 0 0 64 12)(font "Arial" ))
|
|
(text "leds_phase[2..0]" (rect 155 43 219 55)(font "Arial" ))
|
|
(line (pt 240 48)(pt 224 48)(line_width 3))
|
|
)
|
|
(port
|
|
(pt 240 64)
|
|
(output)
|
|
(text "current_delay[6..0]" (rect 0 0 75 12)(font "Arial" ))
|
|
(text "current_delay[6..0]" (rect 144 59 219 71)(font "Arial" ))
|
|
(line (pt 240 64)(pt 224 64)(line_width 3))
|
|
)
|
|
(port
|
|
(pt 240 80)
|
|
(output)
|
|
(text "current_time[6..0]" (rect 0 0 70 12)(font "Arial" ))
|
|
(text "current_time[6..0]" (rect 149 75 219 87)(font "Arial" ))
|
|
(line (pt 240 80)(pt 224 80)(line_width 3))
|
|
)
|
|
(port
|
|
(pt 240 96)
|
|
(output)
|
|
(text "extra_time[3..0]" (rect 0 0 62 12)(font "Arial" ))
|
|
(text "extra_time[3..0]" (rect 157 91 219 103)(font "Arial" ))
|
|
(line (pt 240 96)(pt 224 96)(line_width 3))
|
|
)
|
|
(drawing
|
|
(rectangle (rect 16 16 224 128)(line_width 1))
|
|
)
|
|
)
|