1 Star 2 Fork 0

Sakura/musicplayer-VHDL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ToneTaba.bsf 1.91 KB
一键复制 编辑 原始数据 按行查看 历史
Sakura 提交于 2021-11-11 20:09 . update
/*
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-2009 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.1"))
(symbol
(rect 16 16 184 112)
(text "ToneTaba" (rect 5 0 52 12)(font "Arial" ))
(text "inst" (rect 8 80 25 92)(font "Arial" ))
(port
(pt 0 32)
(input)
(text "Index[4..0]" (rect 0 0 53 12)(font "Arial" ))
(text "Index[4..0]" (rect 21 27 74 39)(font "Arial" ))
(line (pt 0 32)(pt 16 32)(line_width 3))
)
(port
(pt 168 32)
(output)
(text "CODE[3..0]" (rect 0 0 57 12)(font "Arial" ))
(text "CODE[3..0]" (rect 90 27 147 39)(font "Arial" ))
(line (pt 168 32)(pt 152 32)(line_width 3))
)
(port
(pt 168 48)
(output)
(text "HIGH[3..0]" (rect 0 0 54 12)(font "Arial" ))
(text "HIGH[3..0]" (rect 93 43 147 55)(font "Arial" ))
(line (pt 168 48)(pt 152 48)(line_width 3))
)
(port
(pt 168 64)
(output)
(text "Tone[13..0]" (rect 0 0 55 12)(font "Arial" ))
(text "Tone[13..0]" (rect 92 59 147 71)(font "Arial" ))
(line (pt 168 64)(pt 152 64)(line_width 3))
)
(drawing
(rectangle (rect 16 16 152 80)(line_width 1))
)
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Sakura_K/musicplayer-vhdl.git
git@gitee.com:Sakura_K/musicplayer-vhdl.git
Sakura_K
musicplayer-vhdl
musicplayer-VHDL
master

搜索帮助