三种方法编写多路选择器的VHDL源代码
分别使用if else ,select ,when 语句...
- 资源大小:1.70 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
VHDL
others
资 源 简 介
三种方法编写多路选择器的VHDL源代码
分别使用if else ,select ,when 语句-three methods to prepare multiple choice of VHDL source code were used if else, select, when words
文 件 列 表
三种多路选择器的源代码
多路选择器select.txt
多路选择器when.txt
多路选择器if else.txt