Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

VerilogA Model for Short-Interval Input

Status
Not open for further replies.

VerilogA_Novice

Newbie level 1
Joined
Jul 21, 2017
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
10
Hello, I have a difficulty in making verilog-A Model for short interval input event.

For example, Here is an and gate.

1. Propagation Delay=5ns

If there is an Input signal '1' when t=0~4ns,
Output must be 0 for all time because input signal '1' interval is shorter than the propagation delay(5ns)

but my model displays an output t=5ns~9ns

How can I make Verilog-A Model that have an immunity for short interval input ?

Help me TT
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top