搜索结果
找到约 3,204 项符合
mouse-Verilog 的查询结果
可编程逻辑 《Verilog+HDL+程序设计教程》及配套源码
verilog
可编程逻辑 verilog可综合与不可综合语句概述
关于Verilog中的可综合语句和不可综合语句的汇总介绍
可编程逻辑 Verilog经典教程
Verilog经典教程
可编程逻辑 宇闻着Verilog数字系统设计教程word版
宇闻着Verilog数字系统设计教程word版
可编程逻辑 宇闻着Verilog数字系统设计教程word版
宇闻着Verilog数字系统设计教程word版
可编程逻辑 《Verilog HDL程序设计与应用》
《Verilog HDL程序设计与实践》系统讲解了Verilog HDL的基本语法和高级应用技巧,对于每个知识点都按照开门见山、自顶向下的方式来组织内容,在介绍相关知识点之前,先告诉读者其出现的背景、本质特征以及应用场景,让读者不仅掌握基本语法,还能够获得深层次理解。从结构上讲,《Verilog HDL程序设计与实践》以Verilog HDL ...
可编程逻辑 夏宇闻Verilog经典教程
夏宇闻Verilog经典教程
可编程逻辑 XAPP143-利用Verilog来创建CPLD设计
This Application Note covers the basics of how to use Verilog as applied to ComplexProgrammable Logic Devices. Various combinational logic circuit examples, such asmultiplexers, decoders, encoders, comparators and adders are provided. Synchronous logiccircuit examples, such as counters and state m ...
可编程逻辑 Verilog编码中的非阻塞性赋值
 
One of the most misunderstood constructs in the Verilog language is the nonblockingassignment. Even very experienced Verilog designers do not fully understand how nonblockingassignments are scheduled in an IEEE compliant Verilog simulator and do not understand whenand why nonblocking assi ...
可编程逻辑 Verilog Coding Style for Efficient Digital Design
 
In this paper, we discuss efficient coding and design styles using verilog. This can beimmensely helpful for any digital designer initiating designs. Here, we address different problems rangingfrom RTL-Gate Level simulation mismatch to race conditions in writing behavioral models. All the ...