1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- /*
- 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 416 184)
- (text "nios2_uc" (rect 182 -1 217 11)(font "Arial" (font_size 10)))
- (text "inst" (rect 8 168 20 180)(font "Arial" ))
- (port
- (pt 0 72)
- (input)
- (text "clk_clk" (rect 0 0 27 12)(font "Arial" (font_size 8)))
- (text "clk_clk" (rect 4 61 46 72)(font "Arial" (font_size 8)))
- (line (pt 0 72)(pt 176 72)(line_width 1))
- )
- (port
- (pt 0 152)
- (input)
- (text "reset_reset_n" (rect 0 0 56 12)(font "Arial" (font_size 8)))
- (text "reset_reset_n" (rect 4 141 82 152)(font "Arial" (font_size 8)))
- (line (pt 0 152)(pt 176 152)(line_width 1))
- )
- (port
- (pt 0 112)
- (output)
- (text "pio_led_ext_conn_export[31..0]" (rect 0 0 123 12)(font "Arial" (font_size 8)))
- (text "pio_led_ext_conn_export[31..0]" (rect 4 101 184 112)(font "Arial" (font_size 8)))
- (line (pt 0 112)(pt 176 112)(line_width 3))
- )
- (drawing
- (text "clk" (rect 161 43 340 99)(font "Arial" (color 128 0 0)(font_size 9)))
- (text "clk" (rect 181 67 380 144)(font "Arial" (color 0 0 0)))
- (text "pio_led_ext_conn" (rect 75 83 246 179)(font "Arial" (color 128 0 0)(font_size 9)))
- (text "export" (rect 181 107 398 224)(font "Arial" (color 0 0 0)))
- (text "reset" (rect 147 123 324 259)(font "Arial" (color 128 0 0)(font_size 9)))
- (text "reset_n" (rect 181 147 404 304)(font "Arial" (color 0 0 0)))
- (text " nios2_uc " (rect 375 168 810 346)(font "Arial" ))
- (line (pt 176 32)(pt 240 32)(line_width 1))
- (line (pt 240 32)(pt 240 168)(line_width 1))
- (line (pt 176 168)(pt 240 168)(line_width 1))
- (line (pt 176 32)(pt 176 168)(line_width 1))
- (line (pt 177 52)(pt 177 76)(line_width 1))
- (line (pt 178 52)(pt 178 76)(line_width 1))
- (line (pt 177 92)(pt 177 116)(line_width 1))
- (line (pt 178 92)(pt 178 116)(line_width 1))
- (line (pt 177 132)(pt 177 156)(line_width 1))
- (line (pt 178 132)(pt 178 156)(line_width 1))
- (line (pt 0 0)(pt 416 0)(line_width 1))
- (line (pt 416 0)(pt 416 184)(line_width 1))
- (line (pt 0 184)(pt 416 184)(line_width 1))
- (line (pt 0 0)(pt 0 184)(line_width 1))
- )
- )
|