- 4
- 0
- 约1.8千字
- 约 18页
- 2017-03-15 发布于浙江
- 举报
* * Text entry with Verilog HDL Chapter 5 Design simulation and HDL Verilog HDL structure Use text entry to replace schematic entry: Large design and time delay can be easily described ; Modification can be easily done. Verilog HDL structure Hardware module: Name、port 、 structure 、function Module name and IO module majority (a,b,c,f); input a,b,c; output f; … … endmodule Signal :port and wire Two kinds of signal : port : input and output; wire : any connect nets in module; The value of signals: 0 1 z x module majority (a,b,c,f); input a,b,c; output f; wire w1,w2,w3;
您可能关注的文档
最近下载
- DL_T 2045-2019CN中性点不接地系统铁磁谐振防治技术导则.pdf
- 危险化学品泄露事故应急救援演练方案脚本(含解说词).docx VIP
- AWS D1.2_D1.2M-2014铝结构焊接规范(中文版).doc VIP
- 桥梁防洪评价报告.doc VIP
- 郑州大学材料工程学院教学楼方案设计计算书可提供完整设计图纸】.doc VIP
- (最新!)检测实验室GBT27025+评审准则(2023版)两份内审检查表实例.pdf VIP
- 不同导叶参数对混流泵水力性能的影响.pdf VIP
- 2_东华测试传感器产品选型手册-202302.pdf VIP
- 国际贸易区域经贸合作与流通促进关键技术及应用示范工程.DOC VIP
- 租树割松脂合同6篇.docx VIP
原创力文档

文档评论(0)