虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Verilog-A

  • verilog编写随机数产生源程序

    verilog编写随机数产生源程序,在硬件电路设计中应用广泛。本程序是在LFSR and a CASR 基础上实现的

    标签: verilog 编写 源程序 随机数

    上传时间: 2016-10-18

    上传用户:王小奇

  • verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input

    verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input [15:0] A_in // 輸入A input [15:0] B_in // 輸入B input carryin // 第一級進位 C0

    标签: output look-ahead carryout verilog

    上传时间: 2014-12-05

    上传用户:ls530720646

  • MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programm

    MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programmable logic devices. While this CPU is not powerful enough for real world applications it has proven itself as a valuable educational tool. The source code is just a single page and easily understood. Both VHDL and Verilog versions are supplied. The package comes with assembler, emulator and extensive documentation.

    标签: Macrocell available smallest programm

    上传时间: 2017-03-11

    上传用户:mikesering

  • verilog的简要教程 基本逻辑门

    verilog的简要教程 基本逻辑门,例如a n d、o r和n a n d等都内置在语言中。 • 用户定义原语( U D P)创建的灵活性。用户定义的原语既可以是组合逻辑原语,也可以 是时序逻辑原语。 • 开关级基本结构模型,例如p m o s 和n m o s等也被内置在语言中。

    标签: verilog 教程 逻辑门

    上传时间: 2017-05-04

    上传用户:1583060504

  • Designing a synchronous finite state machine (FSM) is a common task for a digital logic engineer. T

    Designing a synchronous finite state machine (FSM) is a common task for a digital logic engineer. This paper discusses a variety of issues regarding FSM design using Synopsys Design Compiler. Verilog and VHDL coding styles are presented, and different methodologies are compared using real-world examples.

    标签: synchronous Designing engineer digital

    上传时间: 2014-01-16

    上传用户:dreamboy36

  • 数字下变频的Verilog程序

    数字下变频的Verilog程序,测试可以直接使用,将A/D信号下变频为基带I,Q两路信号

    标签: Verilog 数字下变频 程序

    上传时间: 2014-01-18

    上传用户:saharawalker

  • This circuit is a nice edge detector that gives you synchronous notification of edges on your input

    This circuit is a nice edge detector that gives you synchronous notification of edges on your input signal. There s no excuse for not doing this it s a tiny circuit in just five lines of Verilog.

    标签: notification synchronous detector circuit

    上传时间: 2017-09-18

    上传用户:xieguodong1234

  • 电子书-RTL Design Style Guide for Verilog HDL540页

    电子书-RTL Design Style Guide for Verilog HDL540页A FF having a fixed input value is generated from the description in the upper portion of Example 2-21. In this case, ’0’ is output when the reset signal is asynchronously input, and ’1’ is output when the START signal rises. Therefore, the FF data input is fixed at the power supply, since the typical value ’1’ is output following the rise of the START signal. When FF input values are fixed, the fixed inputs become untestable and the fault detection rate drops. When implementing a scan design and converting to a scan FF, the scan may not be executed properl not be executed properly, so such descriptions , so such descriptions are not are not recommended. recommended.[1] As in the lower part of Example 2-21, be sure to construct a synchronous type of circuit and ensure that the clock signal is input to the clock pin of the FF. Other than the sample shown in Example 2-21, there are situations where for certain control signals, those that had been switched due to the conditions of an external input will no longer need to be switched, leaving only a FF. If logic exists in a lower level and a fixed value is input from an upper level, the input value of the FF may also end up being fixed as the result of optimization with logic synthesis tools. In a situation like this, while perhaps difficult to completely eliminate, the problem should be avoided as much as possible.

    标签: RTL verilog hdl

    上传时间: 2022-03-21

    上传用户:canderile

  • 第八章 数字电路技术 A/D,D/A

    第八章 数字电路技术 A/D,D/A

    标签: 数字 电路技术

    上传时间: 2013-07-10

    上传用户:eeworm

  • 21世纪大学新型参考教材系列 集成电路A 荒井

    21世纪大学新型参考教材系列 集成电路A 荒井

    标签: 大学 教材 集成电路

    上传时间: 2013-07-19

    上传用户:eeworm