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_COMPARE.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 176 128)
25
        (text "IP_COMPARE" (rect 5 0 71 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 160 32)
50
                (output)
51
                (text "aeb" (rect 0 0 14 12)(font "Arial" ))
52
                (text "aeb" (rect 125 27 139 39)(font "Arial" ))
53
                (line (pt 160 32)(pt 144 32)(line_width 1))
54
        )
55
        (port
56
                (pt 160 48)
57
                (output)
58
                (text "agb" (rect 0 0 14 12)(font "Arial" ))
59
                (text "agb" (rect 125 43 139 55)(font "Arial" ))
60
                (line (pt 160 48)(pt 144 48)(line_width 1))
61
        )
62
        (port
63
                (pt 160 64)
64
                (output)
65
                (text "alb" (rect 0 0 10 12)(font "Arial" ))
66
                (text "alb" (rect 129 59 139 71)(font "Arial" ))
67
                (line (pt 160 64)(pt 144 64)(line_width 1))
68
        )
69
        (drawing
70
                (rectangle (rect 16 16 144 96)(line_width 1))
71
        )
72
)

powered by: WebSVN 2.1.0

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