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

Subversion Repositories 2d_game_console

[/] [2d_game_console/] [trunk/] [Processor_Quartus/] [IP_SUB.bsf] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 lucas.vbal
/*
2
WARNING: Do NOT edit the input and output ports in this file in a text
3
editor if you plan to continue editing the block that represents it in
4
the Block Editor! File corruption is VERY likely to occur.
5
*/
6
/*
7
Copyright (C) 2017  Intel Corporation. All rights reserved.
8
Your use of Intel Corporation's design tools, logic functions
9
and other software and tools, and its AMPP partner logic
10
functions, and any output files from any of the foregoing
11
(including device programming or simulation files), and any
12
associated documentation or information are expressly subject
13
to the terms and conditions of the Intel Program License
14
Subscription Agreement, the Intel Quartus Prime License Agreement,
15
the Intel MegaCore Function License Agreement, or other
16
applicable license agreement, including, without limitation,
17
that your use is for the sole purpose of programming logic
18
devices manufactured by Intel and sold by Intel or its
19
authorized distributors.  Please refer to the applicable
20
agreement for further details.
21
*/
22
(header "symbol" (version "1.1"))
23
(symbol
24
        (rect 16 16 208 128)
25
        (text "IP_SUB" (rect 5 0 38 12)(font "Arial" ))
26
        (text "inst" (rect 8 96 20 108)(font "Arial" ))
27
        (port
28
                (pt 0 32)
29
                (input)
30
                (text "clock" (rect 0 0 20 12)(font "Arial" ))
31
                (text "clock" (rect 21 27 41 39)(font "Arial" ))
32
                (line (pt 0 32)(pt 16 32)(line_width 1))
33
        )
34
        (port
35
                (pt 0 48)
36
                (input)
37
                (text "dataa[15..0]" (rect 0 0 44 12)(font "Arial" ))
38
                (text "dataa[15..0]" (rect 21 43 65 55)(font "Arial" ))
39
                (line (pt 0 48)(pt 16 48)(line_width 3))
40
        )
41
        (port
42
                (pt 0 64)
43
                (input)
44
                (text "datab[15..0]" (rect 0 0 44 12)(font "Arial" ))
45
                (text "datab[15..0]" (rect 21 59 65 71)(font "Arial" ))
46
                (line (pt 0 64)(pt 16 64)(line_width 3))
47
        )
48
        (port
49
                (pt 192 32)
50
                (output)
51
                (text "overflow" (rect 0 0 34 12)(font "Arial" ))
52
                (text "overflow" (rect 137 27 171 39)(font "Arial" ))
53
                (line (pt 192 32)(pt 176 32)(line_width 1))
54
        )
55
        (port
56
                (pt 192 48)
57
                (output)
58
                (text "result[15..0]" (rect 0 0 44 12)(font "Arial" ))
59
                (text "result[15..0]" (rect 127 43 171 55)(font "Arial" ))
60
                (line (pt 192 48)(pt 176 48)(line_width 3))
61
        )
62
        (drawing
63
                (rectangle (rect 16 16 176 96)(line_width 1))
64
        )
65
)

powered by: WebSVN 2.1.0

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