会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
LhTian
博客园
首页
新随笔
联系
订阅
管理
2022年9月20日
HDLBits(8)9.20
摘要: 2 Verilog语言 2.5 更多特点 2.5.1 三元运算符 (condition ? if_true : if_false) 判断a,b,c,d中的最小值 module top_module ( input [7:0] a, b, c, d, output [7:0] min); wire [
阅读全文
posted @ 2022-09-20 16:07 LhTian21
阅读(34)
评论(0)
推荐(0)
公告