repo2/atari_chips/pokeyv2/lvds_rx.bsf @ 1476
1398 | markw | /*
|
|
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.
|
|||
*/
|
|||
/*
|
|||
1422 | markw | Copyright (C) 2024 Intel Corporation. All rights reserved.
|
|
1398 | markw | 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 144 144)
|
|||
(text "lvds_rx" (rect 51 -1 81 11)(font "Arial" (font_size 10)))
|
|||
(text "inst" (rect 8 128 20 140)(font "Arial" ))
|
|||
(port
|
|||
(pt 0 72)
|
|||
(input)
|
|||
(text "data" (rect 0 0 16 12)(font "Arial" (font_size 8)))
|
|||
(text "data" (rect 4 61 28 72)(font "Arial" (font_size 8)))
|
|||
(line (pt 0 72)(pt 48 72)(line_width 1))
|
|||
)
|
|||
(port
|
|||
(pt 0 112)
|
|||
(input)
|
|||
(text "clock" (rect 0 0 20 12)(font "Arial" (font_size 8)))
|
|||
(text "clock" (rect 4 101 34 112)(font "Arial" (font_size 8)))
|
|||
(line (pt 0 112)(pt 48 112)(line_width 1))
|
|||
)
|
|||
(port
|
|||
(pt 144 72)
|
|||
(output)
|
|||
(text "q" (rect 0 0 4 12)(font "Arial" (font_size 8)))
|
|||
(text "q" (rect 136 61 142 72)(font "Arial" (font_size 8)))
|
|||
(line (pt 144 72)(pt 96 72)(line_width 1))
|
|||
)
|
|||
(drawing
|
|||
(text "data" (rect 24 43 72 99)(font "Arial" (color 128 0 0)(font_size 9)))
|
|||
(text "data" (rect 53 67 130 144)(font "Arial" (color 0 0 0)))
|
|||
(text "clock" (rect 20 83 70 179)(font "Arial" (color 128 0 0)(font_size 9)))
|
|||
(text "clock" (rect 53 107 136 224)(font "Arial" (color 0 0 0)))
|
|||
(text "q" (rect 97 43 200 99)(font "Arial" (color 128 0 0)(font_size 9)))
|
|||
(text "q" (rect 88 67 182 144)(font "Arial" (color 0 0 0)))
|
|||
(text " altera_soft_lvds " (rect 70 128 248 266)(font "Arial" ))
|
|||
(line (pt 48 32)(pt 96 32)(line_width 1))
|
|||
(line (pt 96 32)(pt 96 128)(line_width 1))
|
|||
(line (pt 48 128)(pt 96 128)(line_width 1))
|
|||
(line (pt 48 32)(pt 48 128)(line_width 1))
|
|||
(line (pt 49 52)(pt 49 76)(line_width 1))
|
|||
(line (pt 50 52)(pt 50 76)(line_width 1))
|
|||
(line (pt 49 92)(pt 49 116)(line_width 1))
|
|||
(line (pt 50 92)(pt 50 116)(line_width 1))
|
|||
(line (pt 95 52)(pt 95 76)(line_width 1))
|
|||
(line (pt 94 52)(pt 94 76)(line_width 1))
|
|||
(line (pt 0 0)(pt 144 0)(line_width 1))
|
|||
(line (pt 144 0)(pt 144 144)(line_width 1))
|
|||
(line (pt 0 144)(pt 144 144)(line_width 1))
|
|||
(line (pt 0 0)(pt 0 144)(line_width 1))
|
|||
)
|
|||
)
|