summaryrefslogtreecommitdiff
path: root/FPGA/top/sound_gene.bsf
diff options
context:
space:
mode:
Diffstat (limited to 'FPGA/top/sound_gene.bsf')
-rw-r--r--FPGA/top/sound_gene.bsf113
1 files changed, 0 insertions, 113 deletions
diff --git a/FPGA/top/sound_gene.bsf b/FPGA/top/sound_gene.bsf
deleted file mode 100644
index d2af6c5..0000000
--- a/FPGA/top/sound_gene.bsf
+++ /dev/null
@@ -1,113 +0,0 @@
1/*
2WARNING: Do NOT edit the input and output ports in this file in a text
3editor if you plan to continue editing the block that represents it in
4the Block Editor! File corruption is VERY likely to occur.
5*/
6/*
7Copyright (C) 1991-2013 Altera Corporation
8Your use of Altera Corporation's design tools, logic functions
9and other software and tools, and its AMPP partner logic
10functions, and any output files from any of the foregoing
11(including device programming or simulation files), and any
12associated documentation or information are expressly subject
13to the terms and conditions of the Altera Program License
14Subscription Agreement, Altera MegaCore Function License
15Agreement, or other applicable license agreement, including,
16without limitation, that your use is for the sole purpose of
17programming logic devices manufactured by Altera and sold by
18Altera or its authorized distributors. Please refer to the
19applicable agreement for further details.
20*/
21(header "symbol" (version "1.2"))
22(symbol
23 (rect 16 16 176 208)
24 (text "sound_gene" (rect 5 0 75 13)(font "Arial" (font_size 8)))
25 (text "inst" (rect 8 177 26 188)(font "Arial" ))
26 (port
27 (pt 0 32)
28 (input)
29 (text "clk" (rect 0 0 18 13)(font "Arial" (font_size 8)))
30 (text "clk" (rect 21 27 39 40)(font "Arial" (font_size 8)))
31 (line (pt 0 32)(pt 16 32))
32 )
33 (port
34 (pt 0 48)
35 (input)
36 (text "resetn" (rect 0 0 36 13)(font "Arial" (font_size 8)))
37 (text "resetn" (rect 21 43 57 56)(font "Arial" (font_size 8)))
38 (line (pt 0 48)(pt 16 48))
39 )
40 (port
41 (pt 0 64)
42 (input)
43 (text "alarm" (rect 0 0 33 13)(font "Arial" (font_size 8)))
44 (text "alarm" (rect 21 59 54 72)(font "Arial" (font_size 8)))
45 (line (pt 0 64)(pt 16 64))
46 )
47 (port
48 (pt 160 32)
49 (output)
50 (text "end_config" (rect 0 0 63 13)(font "Arial" (font_size 8)))
51 (text "end_config" (rect 76 27 139 40)(font "Arial" (font_size 8)))
52 (line (pt 160 32)(pt 144 32))
53 )
54 (port
55 (pt 160 64)
56 (output)
57 (text "i2c_sclk" (rect 0 0 47 13)(font "Arial" (font_size 8)))
58 (text "i2c_sclk" (rect 92 59 139 72)(font "Arial" (font_size 8)))
59 (line (pt 160 64)(pt 144 64))
60 )
61 (port
62 (pt 160 80)
63 (output)
64 (text "aud_bclk" (rect 0 0 53 13)(font "Arial" (font_size 8)))
65 (text "aud_bclk" (rect 86 75 139 88)(font "Arial" (font_size 8)))
66 (line (pt 160 80)(pt 144 80))
67 )
68 (port
69 (pt 160 96)
70 (output)
71 (text "aud_dacdat" (rect 0 0 67 13)(font "Arial" (font_size 8)))
72 (text "aud_dacdat" (rect 72 91 139 104)(font "Arial" (font_size 8)))
73 (line (pt 160 96)(pt 144 96))
74 )
75 (port
76 (pt 160 112)
77 (output)
78 (text "aud_daclrck" (rect 0 0 70 13)(font "Arial" (font_size 8)))
79 (text "aud_daclrck" (rect 69 107 139 120)(font "Arial" (font_size 8)))
80 (line (pt 160 112)(pt 144 112))
81 )
82 (port
83 (pt 160 128)
84 (output)
85 (text "aud_xck" (rect 0 0 49 13)(font "Arial" (font_size 8)))
86 (text "aud_xck" (rect 90 123 139 136)(font "Arial" (font_size 8)))
87 (line (pt 160 128)(pt 144 128))
88 )
89 (port
90 (pt 160 144)
91 (output)
92 (text "xti_mclk" (rect 0 0 48 13)(font "Arial" (font_size 8)))
93 (text "xti_mclk" (rect 91 139 139 152)(font "Arial" (font_size 8)))
94 (line (pt 160 144)(pt 144 144))
95 )
96 (port
97 (pt 160 160)
98 (output)
99 (text "end_tempo" (rect 0 0 64 13)(font "Arial" (font_size 8)))
100 (text "end_tempo" (rect 75 155 139 168)(font "Arial" (font_size 8)))
101 (line (pt 160 160)(pt 144 160))
102 )
103 (port
104 (pt 160 48)
105 (bidir)
106 (text "i2c_sdat" (rect 0 0 48 13)(font "Arial" (font_size 8)))
107 (text "i2c_sdat" (rect 91 43 139 56)(font "Arial" (font_size 8)))
108 (line (pt 160 48)(pt 144 48))
109 )
110 (drawing
111 (rectangle (rect 16 16 144 176))
112 )
113)