summaryrefslogtreecommitdiff
path: root/FPGA/display/lpm_shiftreg0.bsf
blob: 46b7631c56eb70ed3412ae5842a42284bf8f84be (plain)
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
/*
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 0 0 144 128)
	(text "lpm_shiftreg0" (rect 33 0 128 16)(font "Arial" (font_size 10)))
	(text "inst" (rect 8 113 26 124)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "clock" (rect 0 0 31 13)(font "Arial" (font_size 8)))
		(text "clock" (rect 26 26 51 38)(font "Arial" (font_size 8)))
		(line (pt 0 32)(pt 16 32))
	)
	(port
		(pt 0 48)
		(input)
		(text "enable" (rect 0 0 38 13)(font "Arial" (font_size 8)))
		(text "enable" (rect 20 42 53 54)(font "Arial" (font_size 8)))
		(line (pt 0 48)(pt 16 48))
	)
	(port
		(pt 0 64)
		(input)
		(text "shiftin" (rect 0 0 34 13)(font "Arial" (font_size 8)))
		(text "shiftin" (rect 20 58 48 70)(font "Arial" (font_size 8)))
		(line (pt 0 64)(pt 16 64))
	)
	(port
		(pt 112 128)
		(input)
		(text "aset" (rect 0 0 13 25)(font "Arial" (font_size 8))(vertical))
		(text "aset" (rect 106 86 118 107)(font "Arial" (font_size 8))(vertical))
		(line (pt 112 128)(pt 112 112))
	)
	(port
		(pt 144 56)
		(output)
		(text "shiftout" (rect 0 0 42 13)(font "Arial" (font_size 8)))
		(text "shiftout" (rect 91 50 126 62)(font "Arial" (font_size 8)))
		(line (pt 144 56)(pt 128 56))
	)
	(port
		(pt 144 72)
		(output)
		(text "q[11..0]" (rect 0 0 42 13)(font "Arial" (font_size 8)))
		(text "q[11..0]" (rect 90 66 127 78)(font "Arial" (font_size 8)))
		(line (pt 144 72)(pt 128 72)(line_width 3))
	)
	(drawing
		(text "left shift" (rect 96 18 227 46)(font "Arial" ))
		(text "aset 2080" (rect 87 26 216 62)(font "Arial" ))
		(line (pt 16 16)(pt 16 112))
		(line (pt 16 16)(pt 128 16))
		(line (pt 16 112)(pt 128 112))
		(line (pt 128 16)(pt 128 112))
		(line (pt 0 0)(pt 146 0))
		(line (pt 146 0)(pt 146 130))
		(line (pt 0 130)(pt 146 130))
		(line (pt 0 0)(pt 0 130))
		(line (pt 16 26)(pt 22 32))
		(line (pt 22 32)(pt 16 38))
		(line (pt 0 0)(pt 0 0))
		(line (pt 0 0)(pt 0 0))
		(line (pt 0 0)(pt 0 0))
		(line (pt 0 0)(pt 0 0))
	)
)