上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 41 下一页
摘要: https://mp.weixin.qq.com/s/j4zLmjKgau2vRXVNfm0SIA 带进位的加法。 参考链接 https://github.com/wjcdx/jchdl/blob/master/src/org/jchdl/model/rtl/example/Adder4Carry. 阅读全文
posted @ 2018-11-09 13:13 wjcdx 阅读(254) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/xtvMj5f-Uvx3vesVnH0P_A 计数器。 参考链接 https://github.com/wjcdx/jchdl/blob/master/src/org/jchdl/model/rtl/example/Counter4.java 1 阅读全文
posted @ 2018-11-09 13:12 wjcdx 阅读(266) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/9S29BCTcJfbpR62ALjSidA 加法器。 参考链接 https://github.com/wjcdx/jchdl/blob/master/src/org/jchdl/model/rtl/example/Adder4.java 1.创 阅读全文
posted @ 2018-11-09 13:12 wjcdx 阅读(250) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/OmQRQU2mU2I5d-qtV4PAwg 二选一输出。 参考链接 https://github.com/wjcdx/jchdl/blob/master/src/org/jchdl/model/rtl/example/Mux.java 1.创建 阅读全文
posted @ 2018-11-09 13:11 wjcdx 阅读(503) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/p4-379tBRYKCYBk8AZoT8A 输入两组线相与,结果输出到寄存器。 参考链接 https://github.com/wjcdx/jchdl/blob/master/src/org/jchdl/model/rtl/example/An 阅读全文
posted @ 2018-11-02 22:53 wjcdx 阅读(190) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/JhUB3M1WhjAyUrN1HPIPTA AndAnd是三输入与门模块,输出为相与的结果。 参考链接 https://github.com/wjcdx/jchdl/blob/master/src/org/jchdl/model/rtl/exa 阅读全文
posted @ 2018-11-02 22:52 wjcdx 阅读(153) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/86d_sFN0xVqk1xRaRyoAkg 使用rtl语法,实现简单的与门。 参考链接 https://github.com/wjcdx/jchdl/blob/master/src/org/jchdl/model/rtl/example/And 阅读全文
posted @ 2018-11-01 21:38 wjcdx 阅读(288) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/wN82bRB2lTYkM63lD_F_sg ​​ 摘自康华光《电子技术基础 · 数字部分》(第五版) 参考链接 https://github.com/wjcdx/jchdl/blob/master/src/org/jchdl/model/gsl 阅读全文
posted @ 2018-10-27 18:52 wjcdx 阅读(190) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/BjQtQE8DfaKP1XwcTiCwVg ​​ 摘自康华光《电子技术基础 · 数字部分》(第五版) 参考链接 https://github.com/wjcdx/jchdl/blob/master/src/org/jchdl/model/gsl 阅读全文
posted @ 2018-10-27 18:52 wjcdx 阅读(236) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/uD5JVlAjTHQus2pnzPrdLg 多个D触发器可以组成一组寄存器。 ​​ 摘自康华光《电子技术基础 · 数字部分》(第五版) 参考链接 https://github.com/wjcdx/jchdl/blob/master/src/or 阅读全文
posted @ 2018-10-27 18:51 wjcdx 阅读(140) 评论(0) 推荐(0)
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 41 下一页