📄 fft_example.bsf
字号:
/*
Generated through CNX2HDL Converter version 1.1
*/
/*
Generated by FFT 2.2.0 [Altera, IP Toolbench v1.2.11 build48]
************************************************************
THIS IS A WIZARD-GENERATED FILE. DO NOT EDIT THIS FILE!
************************************************************
Copyright (C) 1991-2006 Altera Corporation
Any megafunction design, and related net list (encrypted or decrypted),
support information, device programming or simulation file, and any other
associated documentation or information provided by Altera or a partner
under Altera's Megafunction Partnership Program may be used only to
program PLD devices (but not masked PLD devices) from Altera. Any other
use of such megafunction design, net list, support information, device
programming or simulation file, or any other related documentation or
information is prohibited for any other purpose, including, but not
limited to modification, reverse engineering, de-compiling, or use with
any other silicon devices, unless such use is explicitly licensed under
a separate agreement with Altera or a megafunction partner. Title to
the intellectual property, including patents, copyrights, trademarks,
trade secrets, or maskworks, embodied in any such megafunction design,
net list, support information, device programming or simulation file, or
any other related documentation or information provided by Altera or a
megafunction partner, remains with Altera, the megafunction partner, or
their respective licensors. No other licenses, including any licenses
needed under any third party's intellectual property, are provided herein.
*/
(header "symbol" (version "1.1"))
(symbol
(rect 16 16 290 208)
(text "fft_example" (rect 5 0 55 12)(font "Arial" ))
(text "inst" (rect 8 176 28 188)(font "Arial" ))
(port
(pt 0 32)
(input)
(text "clk" (rect 0 0 15 12)(font "Arial" ))
(text "clk" (rect 21 27 36 39)(font "Arial" ))
(line (pt 0 32)(pt 16 32)(line_width 1))
)
(port
(pt 0 48)
(input)
(text "reset" (rect 0 0 25 12)(font "Arial" ))
(text "reset" (rect 21 43 46 55)(font "Arial" ))
(line (pt 0 48)(pt 16 48)(line_width 1))
)
(port
(pt 0 64)
(input)
(text "master_sink_dav" (rect 0 0 75 12)(font "Arial" ))
(text "master_sink_dav" (rect 21 59 96 71)(font "Arial" ))
(line (pt 0 64)(pt 16 64)(line_width 1))
)
(port
(pt 0 80)
(input)
(text "master_sink_sop" (rect 0 0 75 12)(font "Arial" ))
(text "master_sink_sop" (rect 21 75 96 87)(font "Arial" ))
(line (pt 0 80)(pt 16 80)(line_width 1))
)
(port
(pt 0 96)
(input)
(text "master_source_dav" (rect 0 0 85 12)(font "Arial" ))
(text "master_source_dav" (rect 21 91 106 103)(font "Arial" ))
(line (pt 0 96)(pt 16 96)(line_width 1))
)
(port
(pt 0 112)
(input)
(text "inv_i" (rect 0 0 25 12)(font "Arial" ))
(text "inv_i" (rect 21 107 46 119)(font "Arial" ))
(line (pt 0 112)(pt 16 112)(line_width 1))
)
(port
(pt 0 128)
(input)
(text "data_real_in[15..0]" (rect 0 0 95 12)(font "Arial" ))
(text "data_real_in[15..0]" (rect 21 123 116 135)(font "Arial" ))
(line (pt 0 128)(pt 16 128)(line_width 3))
)
(port
(pt 0 144)
(input)
(text "data_imag_in[15..0]" (rect 0 0 95 12)(font "Arial" ))
(text "data_imag_in[15..0]" (rect 21 139 116 151)(font "Arial" ))
(line (pt 0 144)(pt 16 144)(line_width 3))
)
(port
(pt 274 32)
(output)
(text "fft_real_out[15..0]" (rect 0 0 95 12)(font "Arial" ))
(text "fft_real_out[15..0]" (rect 158 27 253 39)(font "Arial" ))
(line (pt 274 32)(pt 258 32)(line_width 3))
)
(port
(pt 274 48)
(output)
(text "fft_imag_out[15..0]" (rect 0 0 95 12)(font "Arial" ))
(text "fft_imag_out[15..0]" (rect 158 43 253 55)(font "Arial" ))
(line (pt 274 48)(pt 258 48)(line_width 3))
)
(port
(pt 274 64)
(output)
(text "exponent_out[5..0]" (rect 0 0 90 12)(font "Arial" ))
(text "exponent_out[5..0]" (rect 163 59 253 71)(font "Arial" ))
(line (pt 274 64)(pt 258 64)(line_width 3))
)
(port
(pt 274 80)
(output)
(text "master_sink_ena" (rect 0 0 75 12)(font "Arial" ))
(text "master_sink_ena" (rect 178 75 253 87)(font "Arial" ))
(line (pt 274 80)(pt 258 80)(line_width 1))
)
(port
(pt 274 96)
(output)
(text "master_source_sop" (rect 0 0 85 12)(font "Arial" ))
(text "master_source_sop" (rect 168 91 253 103)(font "Arial" ))
(line (pt 274 96)(pt 258 96)(line_width 1))
)
(port
(pt 274 112)
(output)
(text "master_source_eop" (rect 0 0 85 12)(font "Arial" ))
(text "master_source_eop" (rect 168 107 253 119)(font "Arial" ))
(line (pt 274 112)(pt 258 112)(line_width 1))
)
(port
(pt 274 128)
(output)
(text "master_source_ena" (rect 0 0 85 12)(font "Arial" ))
(text "master_source_ena" (rect 168 123 253 135)(font "Arial" ))
(line (pt 274 128)(pt 258 128)(line_width 1))
)
(drawing
(rectangle (rect 16 16 258 176)(line_width 1))
)
)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -