39 lines
1.6 KiB
Plaintext
39 lines
1.6 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) 2019 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 0 0 96 64)
|
||
|
(text "sensor_algo" (rect 13 -1 61 11)(font "Arial" (font_size 10)))
|
||
|
(text "inst" (rect 8 48 20 60)(font "Arial" ))
|
||
|
(drawing
|
||
|
(text " system " (rect 45 48 138 106)(font "Arial" ))
|
||
|
(line (pt 16 32)(pt 80 32)(line_width 1))
|
||
|
(line (pt 80 32)(pt 80 48)(line_width 1))
|
||
|
(line (pt 16 48)(pt 80 48)(line_width 1))
|
||
|
(line (pt 16 32)(pt 16 48)(line_width 1))
|
||
|
(line (pt 0 0)(pt 97 0)(line_width 1))
|
||
|
(line (pt 97 0)(pt 97 64)(line_width 1))
|
||
|
(line (pt 0 64)(pt 97 64)(line_width 1))
|
||
|
(line (pt 0 0)(pt 0 64)(line_width 1))
|
||
|
)
|
||
|
)
|