diff options
author | Pacien TRAN-GIRARD | 2014-06-13 16:06:19 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-06-13 16:06:19 +0200 |
commit | 70318492f3472ff2ec3b1735cf69a4eef1f6a51d (patch) | |
tree | 0f4243099ea9379bc164dc37a9fee3ab255f0f7e /FPGA/pwm/lpm_mux0.bsf | |
parent | d091bb2cb82f66d187df8f3aba6afcf4041b72ce (diff) | |
download | fpga-home-automation-70318492f3472ff2ec3b1735cf69a4eef1f6a51d.tar.gz |
Update project
Diffstat (limited to 'FPGA/pwm/lpm_mux0.bsf')
-rw-r--r-- | FPGA/pwm/lpm_mux0.bsf | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/FPGA/pwm/lpm_mux0.bsf b/FPGA/pwm/lpm_mux0.bsf new file mode 100644 index 0000000..3f80c05 --- /dev/null +++ b/FPGA/pwm/lpm_mux0.bsf | |||
@@ -0,0 +1,82 @@ | |||
1 | /* | ||
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-2013 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.2")) | ||
22 | (symbol | ||
23 | (rect 0 0 144 112) | ||
24 | (text "lpm_mux0" (rect 43 0 117 16)(font "Arial" (font_size 10))) | ||
25 | (text "inst" (rect 8 97 26 108)(font "Arial" )) | ||
26 | (port | ||
27 | (pt 0 40) | ||
28 | (input) | ||
29 | (text "data3x[22..0]" (rect 0 0 74 13)(font "Arial" (font_size 8))) | ||
30 | (text "data3x[22..0]" (rect 4 27 67 39)(font "Arial" (font_size 8))) | ||
31 | (line (pt 0 40)(pt 64 40)(line_width 3)) | ||
32 | ) | ||
33 | (port | ||
34 | (pt 0 56) | ||
35 | (input) | ||
36 | (text "data2x[22..0]" (rect 0 0 74 13)(font "Arial" (font_size 8))) | ||
37 | (text "data2x[22..0]" (rect 4 43 67 55)(font "Arial" (font_size 8))) | ||
38 | (line (pt 0 56)(pt 64 56)(line_width 3)) | ||
39 | ) | ||
40 | (port | ||
41 | (pt 0 72) | ||
42 | (input) | ||
43 | (text "data1x[22..0]" (rect 0 0 74 13)(font "Arial" (font_size 8))) | ||
44 | (text "data1x[22..0]" (rect 4 59 67 71)(font "Arial" (font_size 8))) | ||
45 | (line (pt 0 72)(pt 64 72)(line_width 3)) | ||
46 | ) | ||
47 | (port | ||
48 | (pt 0 88) | ||
49 | (input) | ||
50 | (text "data0x[22..0]" (rect 0 0 74 13)(font "Arial" (font_size 8))) | ||
51 | (text "data0x[22..0]" (rect 4 75 67 87)(font "Arial" (font_size 8))) | ||
52 | (line (pt 0 88)(pt 64 88)(line_width 3)) | ||
53 | ) | ||
54 | (port | ||
55 | (pt 72 112) | ||
56 | (input) | ||
57 | (text "sel[1..0]" (rect 0 0 13 46)(font "Arial" (font_size 8))(vertical)) | ||
58 | (text "sel[1..0]" (rect 66 57 78 95)(font "Arial" (font_size 8))(vertical)) | ||
59 | (line (pt 72 112)(pt 72 100)(line_width 3)) | ||
60 | ) | ||
61 | (port | ||
62 | (pt 144 64) | ||
63 | (output) | ||
64 | (text "result[22..0]" (rect 0 0 67 13)(font "Arial" (font_size 8))) | ||
65 | (text "result[22..0]" (rect 85 51 142 63)(font "Arial" (font_size 8))) | ||
66 | (line (pt 144 64)(pt 80 64)(line_width 3)) | ||
67 | ) | ||
68 | (drawing | ||
69 | (line (pt 64 24)(pt 64 104)) | ||
70 | (line (pt 64 24)(pt 80 32)) | ||
71 | (line (pt 64 104)(pt 80 96)) | ||
72 | (line (pt 80 32)(pt 80 96)) | ||
73 | (line (pt 0 0)(pt 146 0)) | ||
74 | (line (pt 146 0)(pt 146 114)) | ||
75 | (line (pt 0 114)(pt 146 114)) | ||
76 | (line (pt 0 0)(pt 0 114)) | ||
77 | (line (pt 0 0)(pt 0 0)) | ||
78 | (line (pt 0 0)(pt 0 0)) | ||
79 | (line (pt 0 0)(pt 0 0)) | ||
80 | (line (pt 0 0)(pt 0 0)) | ||
81 | ) | ||
82 | ) | ||