repo2/mist/pll.bsf @ 57
1 | markw | /*
|
|
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) 1991-2012 Altera Corporation
|
|||
Your use of Altera 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 Altera Program License
|
|||
Subscription Agreement, Altera 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 Altera and sold by
|
|||
Altera or its authorized distributors. Please refer to the
|
|||
applicable agreement for further details.
|
|||
*/
|
|||
(header "symbol" (version "1.2"))
|
|||
(symbol
|
|||
(rect 0 0 256 184)
|
|||
(text "pll" (rect 122 0 137 16)(font "Arial" (font_size 10)))
|
|||
(text "inst" (rect 8 168 25 180)(font "Arial" ))
|
|||
(port
|
|||
(pt 0 64)
|
|||
(input)
|
|||
(text "inclk0" (rect 0 0 31 14)(font "Arial" (font_size 8)))
|
|||
(text "inclk0" (rect 4 50 29 63)(font "Arial" (font_size 8)))
|
|||
(line (pt 0 64)(pt 40 64))
|
|||
)
|
|||
(port
|
|||
(pt 256 64)
|
|||
(output)
|
|||
(text "c0" (rect 0 0 14 14)(font "Arial" (font_size 8)))
|
|||
(text "c0" (rect 240 50 250 63)(font "Arial" (font_size 8)))
|
|||
)
|
|||
(port
|
|||
(pt 256 80)
|
|||
(output)
|
|||
(text "c1" (rect 0 0 14 14)(font "Arial" (font_size 8)))
|
|||
(text "c1" (rect 240 66 248 79)(font "Arial" (font_size 8)))
|
|||
)
|
|||
(port
|
|||
(pt 256 96)
|
|||
(output)
|
|||
(text "c2" (rect 0 0 14 14)(font "Arial" (font_size 8)))
|
|||
(text "c2" (rect 240 82 250 95)(font "Arial" (font_size 8)))
|
|||
)
|
|||
(port
|
|||
(pt 256 112)
|
|||
(output)
|
|||
(text "locked" (rect 0 0 36 14)(font "Arial" (font_size 8)))
|
|||
(text "locked" (rect 221 98 250 111)(font "Arial" (font_size 8)))
|
|||
)
|
|||
(drawing
|
|||
(text "Cyclone III" (rect 194 168 433 347)(font "Arial" ))
|
|||
(text "inclk0 frequency: 27.000 MHz" (rect 50 59 223 129)(font "Arial" ))
|
|||
(text "Operation Mode: Normal" (rect 50 72 199 155)(font "Arial" ))
|
|||
(text "Clk " (rect 51 93 116 197)(font "Arial" ))
|
|||
(text "Ratio" (rect 72 93 164 197)(font "Arial" ))
|
|||
(text "Ph (dg)" (rect 99 93 227 197)(font "Arial" ))
|
|||
22 | markw | (text "DC (%)" (rect 134 93 298 197)(font "Arial" ))
|
|
1 | markw | (text "c0" (rect 54 107 116 225)(font "Arial" ))
|
|
(text "69/16" (rect 72 107 165 225)(font "Arial" ))
|
|||
(text "0.00" (rect 105 107 226 225)(font "Arial" ))
|
|||
22 | markw | (text "50.00" (rect 138 107 297 225)(font "Arial" ))
|
|
1 | markw | (text "c1" (rect 54 121 115 253)(font "Arial" ))
|
|
(text "69/32" (rect 72 121 165 253)(font "Arial" ))
|
|||
(text "0.00" (rect 105 121 226 253)(font "Arial" ))
|
|||
22 | markw | (text "50.00" (rect 138 121 297 253)(font "Arial" ))
|
|
1 | markw | (text "c2" (rect 54 135 116 281)(font "Arial" ))
|
|
(text "69/16" (rect 72 135 165 281)(font "Arial" ))
|
|||
22 | markw | (text "-100.60" (rect 99 135 227 281)(font "Arial" ))
|
|
(text "50.00" (rect 138 135 297 281)(font "Arial" ))
|
|||
1 | markw | (line (pt 0 0)(pt 257 0))
|
|
(line (pt 257 0)(pt 257 185))
|
|||
(line (pt 0 185)(pt 257 185))
|
|||
(line (pt 0 0)(pt 0 185))
|
|||
22 | markw | (line (pt 48 91)(pt 166 91))
|
|
(line (pt 48 104)(pt 166 104))
|
|||
(line (pt 48 118)(pt 166 118))
|
|||
(line (pt 48 132)(pt 166 132))
|
|||
(line (pt 48 146)(pt 166 146))
|
|||
1 | markw | (line (pt 48 91)(pt 48 146))
|
|
(line (pt 69 91)(pt 69 146)(line_width 3))
|
|||
(line (pt 96 91)(pt 96 146)(line_width 3))
|
|||
22 | markw | (line (pt 131 91)(pt 131 146)(line_width 3))
|
|
(line (pt 165 91)(pt 165 146))
|
|||
1 | markw | (line (pt 40 48)(pt 207 48))
|
|
(line (pt 207 48)(pt 207 167))
|
|||
(line (pt 40 167)(pt 207 167))
|
|||
(line (pt 40 48)(pt 40 167))
|
|||
(line (pt 255 64)(pt 207 64))
|
|||
(line (pt 255 80)(pt 207 80))
|
|||
(line (pt 255 96)(pt 207 96))
|
|||
(line (pt 255 112)(pt 207 112))
|
|||
)
|
|||
)
|