1 |
41 |
rrred |
/*
|
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-2010 Altera Corporation
|
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, Altera MegaCore Function License
|
15 |
|
|
Agreement, or other applicable license agreement, including,
|
16 |
|
|
without limitation, that your use is for the sole purpose of
|
17 |
|
|
programming logic devices manufactured by Altera and sold by
|
18 |
|
|
Altera or its authorized distributors. Please refer to the
|
19 |
|
|
applicable agreement for further details.
|
20 |
|
|
*/
|
21 |
|
|
(header "symbol" (version "1.1"))
|
22 |
|
|
(symbol
|
23 |
|
|
(rect 0 0 216 136)
|
24 |
|
|
(text "rom" (rect 97 1 122 17)(font "Arial" (font_size 10)))
|
25 |
|
|
(text "inst" (rect 8 120 25 132)(font "Arial" ))
|
26 |
|
|
(port
|
27 |
|
|
(pt 0 32)
|
28 |
|
|
(input)
|
29 |
|
|
(text "address[13..0]" (rect 0 0 82 14)(font "Arial" (font_size 8)))
|
30 |
|
|
(text "address[13..0]" (rect 4 19 69 32)(font "Arial" (font_size 8)))
|
31 |
|
|
(line (pt 0 32)(pt 88 32)(line_width 3))
|
32 |
|
|
)
|
33 |
|
|
(port
|
34 |
|
|
(pt 0 112)
|
35 |
|
|
(input)
|
36 |
|
|
(text "clock" (rect 0 0 29 14)(font "Arial" (font_size 8)))
|
37 |
|
|
(text "clock" (rect 4 99 27 112)(font "Arial" (font_size 8)))
|
38 |
|
|
(line (pt 0 112)(pt 144 112)(line_width 1))
|
39 |
|
|
)
|
40 |
|
|
(port
|
41 |
|
|
(pt 216 32)
|
42 |
|
|
(output)
|
43 |
|
|
(text "q[7..0]" (rect 0 0 35 14)(font "Arial" (font_size 8)))
|
44 |
|
|
(text "q[7..0]" (rect 183 19 213 32)(font "Arial" (font_size 8)))
|
45 |
|
|
(line (pt 216 32)(pt 160 32)(line_width 3))
|
46 |
|
|
)
|
47 |
|
|
(drawing
|
48 |
|
|
(text "8 bits" (rect 108 48 120 71)(font "Arial" )(vertical))
|
49 |
|
|
(text "16384 words" (rect 121 34 133 86)(font "Arial" )(vertical))
|
50 |
|
|
(text "Block type: AUTO" (rect 41 116 117 128)(font "Arial" ))
|
51 |
|
|
(line (pt 104 24)(pt 136 24)(line_width 1))
|
52 |
|
|
(line (pt 136 24)(pt 136 96)(line_width 1))
|
53 |
|
|
(line (pt 136 96)(pt 104 96)(line_width 1))
|
54 |
|
|
(line (pt 104 96)(pt 104 24)(line_width 1))
|
55 |
|
|
(line (pt 118 58)(pt 123 63)(line_width 1))
|
56 |
|
|
(line (pt 118 62)(pt 123 57)(line_width 1))
|
57 |
|
|
(line (pt 152 27)(pt 160 27)(line_width 1))
|
58 |
|
|
(line (pt 160 27)(pt 160 39)(line_width 1))
|
59 |
|
|
(line (pt 160 39)(pt 152 39)(line_width 1))
|
60 |
|
|
(line (pt 152 39)(pt 152 27)(line_width 1))
|
61 |
|
|
(line (pt 152 34)(pt 154 36)(line_width 1))
|
62 |
|
|
(line (pt 154 36)(pt 152 38)(line_width 1))
|
63 |
|
|
(line (pt 144 36)(pt 152 36)(line_width 1))
|
64 |
|
|
(line (pt 136 32)(pt 152 32)(line_width 3))
|
65 |
|
|
(line (pt 88 27)(pt 96 27)(line_width 1))
|
66 |
|
|
(line (pt 96 27)(pt 96 39)(line_width 1))
|
67 |
|
|
(line (pt 96 39)(pt 88 39)(line_width 1))
|
68 |
|
|
(line (pt 88 39)(pt 88 27)(line_width 1))
|
69 |
|
|
(line (pt 88 34)(pt 90 36)(line_width 1))
|
70 |
|
|
(line (pt 90 36)(pt 88 38)(line_width 1))
|
71 |
|
|
(line (pt 80 36)(pt 88 36)(line_width 1))
|
72 |
|
|
(line (pt 96 32)(pt 104 32)(line_width 3))
|
73 |
|
|
(line (pt 80 112)(pt 80 36)(line_width 1))
|
74 |
|
|
(line (pt 144 112)(pt 144 36)(line_width 1))
|
75 |
|
|
)
|
76 |
|
|
)
|