摘要:
2021 半导体进口量 29852.8亿元 本文来自格隆汇专栏:半导体行业观察 据南华早报报道,中国海关数... 阅读全文
摘要:
├── compile.sh├── fn├── fn_sw.v├── stimulus_tb.v├── test.vcd└── wa... 阅读全文
摘要:
译码 是将数转化为二进制比特流 编码是将二进制比特流转化成一个数 阅读全文
摘要:
b站视频 代码在git .├── cmd_pro.v├── compile.sh├── fn├── stimulus_tb.v├──... 阅读全文
摘要:
对于我来说,纪录片就好像一扇窗户,打开了我的视野,不在只看到三寸的天空。 虽然纪录片并不能直接让自己有这样的深刻体会与感悟,但通... 阅读全文
摘要:
代码在git 阅读全文
摘要:
.├── compile.sh├── sec_count.v└── stimulus_tb.v 代码在git b站视频解说 sec_... 阅读全文
摘要:
b站视频链接 代码在git . 目录结构 ├── compile.sh ├── random.v └── stimulus_tb.v... 阅读全文
摘要:
counter.v `timescale 1 ns/10 ps module con (clk,res,y);input ... 阅读全文
摘要:
当然是因为穷啊,买不起好的硬件就只能限速了。这里涉及一个秘密,那就是,这个宇宙其实是单线程的。对,就像node.js ... 阅读全文