OpenCores
URL https://opencores.org/ocsvn/openmsp430/openmsp430/trunk

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [fpga/] [altera_de0_nano_soc/] [doc/] [Terasic/] [DE0_NANO_SOC/] [Demonstrations/] [FPGA/] [my_first_fpga/] [pll.bsf] - Blame information for rev 221

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 221 olivier.gi
/*
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) 1991-2014 Altera Corporation. All rights reserved.
8
Your use of Altera 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 Altera Program License
14
Subscription Agreement, the Altera Quartus II License Agreement,
15
the Altera 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 Altera and sold by Altera 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 0 0 160 144)
25
        (text "pll" (rect 74 -1 81 11)(font "Arial" (font_size 10)))
26
        (text "inst" (rect 8 128 20 140)(font "Arial" ))
27
        (port
28
                (pt 0 72)
29
                (input)
30
                (text "refclk" (rect 0 0 22 12)(font "Arial" (font_size 8)))
31
                (text "refclk" (rect 4 61 40 72)(font "Arial" (font_size 8)))
32
                (line (pt 0 72)(pt 48 72)(line_width 1))
33
        )
34
        (port
35
                (pt 0 112)
36
                (input)
37
                (text "rst" (rect 0 0 10 12)(font "Arial" (font_size 8)))
38
                (text "rst" (rect 4 101 22 112)(font "Arial" (font_size 8)))
39
                (line (pt 0 112)(pt 48 112)(line_width 1))
40
        )
41
        (port
42
                (pt 160 72)
43
                (output)
44
                (text "outclk_0" (rect 0 0 33 12)(font "Arial" (font_size 8)))
45
                (text "outclk_0" (rect 117 61 165 72)(font "Arial" (font_size 8)))
46
                (line (pt 160 72)(pt 112 72)(line_width 1))
47
        )
48
        (drawing
49
                (text "refclk" (rect 16 43 68 99)(font "Arial" (color 128 0 0)(font_size 9)))
50
                (text "clk" (rect 53 67 124 144)(font "Arial" (color 0 0 0)))
51
                (text "reset" (rect 19 83 68 179)(font "Arial" (color 128 0 0)(font_size 9)))
52
                (text "reset" (rect 53 107 136 224)(font "Arial" (color 0 0 0)))
53
                (text "outclk0" (rect 113 43 268 99)(font "Arial" (color 128 0 0)(font_size 9)))
54
                (text "clk" (rect 97 67 212 144)(font "Arial" (color 0 0 0)))
55
                (text " altera_pll " (rect 118 128 308 266)(font "Arial" ))
56
                (line (pt 48 32)(pt 112 32)(line_width 1))
57
                (line (pt 112 32)(pt 112 128)(line_width 1))
58
                (line (pt 48 128)(pt 112 128)(line_width 1))
59
                (line (pt 48 32)(pt 48 128)(line_width 1))
60
                (line (pt 49 52)(pt 49 76)(line_width 1))
61
                (line (pt 50 52)(pt 50 76)(line_width 1))
62
                (line (pt 49 92)(pt 49 116)(line_width 1))
63
                (line (pt 50 92)(pt 50 116)(line_width 1))
64
                (line (pt 111 52)(pt 111 76)(line_width 1))
65
                (line (pt 110 52)(pt 110 76)(line_width 1))
66
                (line (pt 0 0)(pt 160 0)(line_width 1))
67
                (line (pt 160 0)(pt 160 144)(line_width 1))
68
                (line (pt 0 144)(pt 160 144)(line_width 1))
69
                (line (pt 0 0)(pt 0 144)(line_width 1))
70
        )
71
)

powered by: WebSVN 2.1.0

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