diff options
Diffstat (limited to 'FPGA/codec_clock/codec_clock.bsf')
-rw-r--r-- | FPGA/codec_clock/codec_clock.bsf | 31 |
1 files changed, 19 insertions, 12 deletions
diff --git a/FPGA/codec_clock/codec_clock.bsf b/FPGA/codec_clock/codec_clock.bsf index c112470..19e8c0a 100644 --- a/FPGA/codec_clock/codec_clock.bsf +++ b/FPGA/codec_clock/codec_clock.bsf | |||
@@ -20,31 +20,38 @@ applicable agreement for further details. | |||
20 | */ | 20 | */ |
21 | (header "symbol" (version "1.2")) | 21 | (header "symbol" (version "1.2")) |
22 | (symbol | 22 | (symbol |
23 | (rect 16 16 152 112) | 23 | (rect 16 16 168 112) |
24 | (text "codec_clock" (rect 5 0 76 13)(font "Arial" (font_size 8))) | 24 | (text "codec_clock" (rect 5 0 75 13)(font "Arial" (font_size 8))) |
25 | (text "inst" (rect 8 81 26 92)(font "Arial" )) | 25 | (text "inst" (rect 8 81 25 92)(font "Arial" )) |
26 | (port | 26 | (port |
27 | (pt 0 32) | 27 | (pt 0 32) |
28 | (input) | 28 | (input) |
29 | (text "clk" (rect 0 0 18 13)(font "Arial" (font_size 8))) | 29 | (text "clk" (rect 0 0 17 13)(font "Arial" (font_size 8))) |
30 | (text "clk" (rect 21 27 39 40)(font "Arial" (font_size 8))) | 30 | (text "clk" (rect 21 27 38 40)(font "Arial" (font_size 8))) |
31 | (line (pt 0 32)(pt 16 32)) | 31 | (line (pt 0 32)(pt 16 32)) |
32 | ) | 32 | ) |
33 | (port | 33 | (port |
34 | (pt 0 48) | 34 | (pt 0 48) |
35 | (input) | 35 | (input) |
36 | (text "resetn" (rect 0 0 36 13)(font "Arial" (font_size 8))) | 36 | (text "resetn" (rect 0 0 35 13)(font "Arial" (font_size 8))) |
37 | (text "resetn" (rect 21 43 57 56)(font "Arial" (font_size 8))) | 37 | (text "resetn" (rect 21 43 56 56)(font "Arial" (font_size 8))) |
38 | (line (pt 0 48)(pt 16 48)) | 38 | (line (pt 0 48)(pt 16 48)) |
39 | ) | 39 | ) |
40 | (port | 40 | (port |
41 | (pt 136 32) | 41 | (pt 152 32) |
42 | (output) | 42 | (output) |
43 | (text "xti_mclk" (rect 0 0 48 13)(font "Arial" (font_size 8))) | 43 | (text "xti_mclk_a" (rect 0 0 60 13)(font "Arial" (font_size 8))) |
44 | (text "xti_mclk" (rect 67 27 115 40)(font "Arial" (font_size 8))) | 44 | (text "xti_mclk_a" (rect 71 27 131 40)(font "Arial" (font_size 8))) |
45 | (line (pt 136 32)(pt 120 32)) | 45 | (line (pt 152 32)(pt 136 32)) |
46 | ) | ||
47 | (port | ||
48 | (pt 152 48) | ||
49 | (output) | ||
50 | (text "xti_mclk_b" (rect 0 0 60 13)(font "Arial" (font_size 8))) | ||
51 | (text "xti_mclk_b" (rect 71 43 131 56)(font "Arial" (font_size 8))) | ||
52 | (line (pt 152 48)(pt 136 48)) | ||
46 | ) | 53 | ) |
47 | (drawing | 54 | (drawing |
48 | (rectangle (rect 16 16 120 80)) | 55 | (rectangle (rect 16 16 136 80)) |
49 | ) | 56 | ) |
50 | ) | 57 | ) |