-
Notifications
You must be signed in to change notification settings - Fork 2
/
REG1_LD_INC.bsf
71 lines (71 loc) · 2.24 KB
/
REG1_LD_INC.bsf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
/*
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-2013 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 64 64 168 168)
(text "REG1_LD_INC" (rect 5 0 85 14)(font "Arial" (font_size 8)))
(text "inst" (rect 8 88 25 100)(font "Arial" ))
(port
(pt 48 0)
(input)
(text "I" (rect 0 0 2 14)(font "Arial" (font_size 8)))
(text "I" (rect 48 16 50 30)(font "Arial" (font_size 8)))
(line (pt 48 0)(pt 48 16))
)
(port
(pt 104 32)
(input)
(text "LD" (rect 8 0 23 14)(font "Arial" (font_size 8)))
(text "LD" (rect 67 24 82 38)(font "Arial" (font_size 8)))
(line (pt 88 32)(pt 104 32))
)
(port
(pt 104 56)
(input)
(text "INC" (rect 8 0 26 14)(font "Arial" (font_size 8)))
(text "INC" (rect 64 48 82 62)(font "Arial" (font_size 8)))
(line (pt 88 56)(pt 104 56))
)
(port
(pt 0 56)
(input)
(text "CLK" (rect 0 0 23 14)(font "Arial" (font_size 8)))
(text "CLK" (rect 24 48 47 62)(font "Arial" (font_size 8)))
(line (pt 0 56)(pt 16 56))
)
(port
(pt 48 104)
(output)
(text "Q" (rect 0 -24 9 -10)(font "Arial" (font_size 8)))
(text "Q" (rect 48 72 57 86)(font "Arial" (font_size 8)))
(line (pt 48 104)(pt 48 88))
)
(port
(pt 0 32)
(output)
(text "C" (rect 0 0 8 14)(font "Arial" (font_size 8)))
(text "C" (rect 24 24 32 38)(font "Arial" (font_size 8)))
(line (pt 16 32)(pt 0 32))
)
(drawing
(rectangle (rect 16 16 88 88))
)
)