OpenCores
URL https://opencores.org/ocsvn/2d_game_console/2d_game_console/trunk

Subversion Repositories 2d_game_console

[/] [2d_game_console/] [trunk/] [Processor_Quartus/] [Sprite_Processor.bsf] - Rev 2

Compare with Previous | Blame | View Log

/*
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) 2017  Intel Corporation. All rights reserved.
Your use of Intel 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 Intel Program License 
Subscription Agreement, the Intel Quartus Prime License Agreement,
the Intel 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 Intel and sold by Intel or its 
authorized distributors.  Please refer to the applicable 
agreement for further details.
*/
(header "symbol" (version "1.1"))
(symbol
        (rect 16 16 248 256)
        (text "Sprite_Processor" (rect 5 0 74 12)(font "Arial" ))
        (text "inst" (rect 8 224 20 236)(font "Arial" ))
        (port
                (pt 0 32)
                (input)
                (text "R_in[7..0]" (rect 0 0 40 12)(font "Arial" ))
                (text "R_in[7..0]" (rect 21 27 61 39)(font "Arial" ))
                (line (pt 0 32)(pt 16 32)(line_width 3))
        )
        (port
                (pt 0 48)
                (input)
                (text "G_in[7..0]" (rect 0 0 38 12)(font "Arial" ))
                (text "G_in[7..0]" (rect 21 43 59 55)(font "Arial" ))
                (line (pt 0 48)(pt 16 48)(line_width 3))
        )
        (port
                (pt 0 64)
                (input)
                (text "B_in[7..0]" (rect 0 0 37 12)(font "Arial" ))
                (text "B_in[7..0]" (rect 21 59 58 71)(font "Arial" ))
                (line (pt 0 64)(pt 16 64)(line_width 3))
        )
        (port
                (pt 0 80)
                (input)
                (text "clk" (rect 0 0 10 12)(font "Arial" ))
                (text "clk" (rect 21 75 31 87)(font "Arial" ))
                (line (pt 0 80)(pt 16 80)(line_width 1))
        )
        (port
                (pt 0 96)
                (input)
                (text "rst" (rect 0 0 10 12)(font "Arial" ))
                (text "rst" (rect 21 91 31 103)(font "Arial" ))
                (line (pt 0 96)(pt 16 96)(line_width 1))
        )
        (port
                (pt 0 112)
                (input)
                (text "sprite_id[383..0]" (rect 0 0 62 12)(font "Arial" ))
                (text "sprite_id[383..0]" (rect 21 107 83 119)(font "Arial" ))
                (line (pt 0 112)(pt 16 112)(line_width 3))
        )
        (port
                (pt 0 128)
                (input)
                (text "sprite_x[639..0]" (rect 0 0 61 12)(font "Arial" ))
                (text "sprite_x[639..0]" (rect 21 123 82 135)(font "Arial" ))
                (line (pt 0 128)(pt 16 128)(line_width 3))
        )
        (port
                (pt 0 144)
                (input)
                (text "sprite_y[639..0]" (rect 0 0 62 12)(font "Arial" ))
                (text "sprite_y[639..0]" (rect 21 139 83 151)(font "Arial" ))
                (line (pt 0 144)(pt 16 144)(line_width 3))
        )
        (port
                (pt 0 160)
                (input)
                (text "sprite_color[1023..0]" (rect 0 0 79 12)(font "Arial" ))
                (text "sprite_color[1023..0]" (rect 21 155 100 167)(font "Arial" ))
                (line (pt 0 160)(pt 16 160)(line_width 3))
        )
        (port
                (pt 0 176)
                (input)
                (text "sprite_shape[1023..0]" (rect 0 0 83 12)(font "Arial" ))
                (text "sprite_shape[1023..0]" (rect 21 171 104 183)(font "Arial" ))
                (line (pt 0 176)(pt 16 176)(line_width 3))
        )
        (port
                (pt 0 192)
                (input)
                (text "V_pos_in[9..0]" (rect 0 0 60 12)(font "Arial" ))
                (text "V_pos_in[9..0]" (rect 21 187 81 199)(font "Arial" ))
                (line (pt 0 192)(pt 16 192)(line_width 3))
        )
        (port
                (pt 0 208)
                (input)
                (text "H_pos_in[9..0]" (rect 0 0 59 12)(font "Arial" ))
                (text "H_pos_in[9..0]" (rect 21 203 80 215)(font "Arial" ))
                (line (pt 0 208)(pt 16 208)(line_width 3))
        )
        (port
                (pt 232 32)
                (output)
                (text "R_out[7..0]" (rect 0 0 46 12)(font "Arial" ))
                (text "R_out[7..0]" (rect 165 27 211 39)(font "Arial" ))
                (line (pt 232 32)(pt 216 32)(line_width 3))
        )
        (port
                (pt 232 48)
                (output)
                (text "G_out[7..0]" (rect 0 0 44 12)(font "Arial" ))
                (text "G_out[7..0]" (rect 167 43 211 55)(font "Arial" ))
                (line (pt 232 48)(pt 216 48)(line_width 3))
        )
        (port
                (pt 232 64)
                (output)
                (text "B_out[7..0]" (rect 0 0 43 12)(font "Arial" ))
                (text "B_out[7..0]" (rect 168 59 211 71)(font "Arial" ))
                (line (pt 232 64)(pt 216 64)(line_width 3))
        )
        (drawing
                (rectangle (rect 16 16 216 224)(line_width 1))
        )
)

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.