搜索结果
找到约 3,279 项符合
VERILOG-HDL 的查询结果
可编程逻辑 verilog可综合与不可综合语句概述
关于Verilog中的可综合语句和不可综合语句的汇总介绍
可编程逻辑 Verilog经典教程
Verilog经典教程
可编程逻辑 宇闻着Verilog数字系统设计教程word版
宇闻着Verilog数字系统设计教程word版
可编程逻辑 宇闻着Verilog数字系统设计教程word版
宇闻着Verilog数字系统设计教程word版
可编程逻辑 可编辑程逻辑及IC开发领域的EDA工具介绍
EDA (Electronic Design Automation)即“电子设计自动化”,是指以计算机为工作平台,以EDA软件为开发环境,以硬件描述语言为设计语言,以可编程器件PLD为实验载体(包括CPLD、FPGA、EPLD等),以集成电路芯片为目标器件的电子产品自动化设计过程。“工欲善其事,必先利其器”,因此,EDA工具在电子系统设计中所占的份量越 ...
可编程逻辑 硬件描述语言HDL的现状与发展
硬件描述语言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 ...