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.

Help on veriloga model

Status
Not open for further replies.

bigworm

Member level 3
Joined
Nov 13, 2004
Messages
62
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
507
Hi,
To generate a bus of signals as the stimulus, I want to build a veriloga model. the input will be a voltage pwl source which in turn gives the voltage vaule versus time with a transition time. the output will be the corresponding bus value. For example, when input voltage is 6, the output will be 1.8V, 1.8V, 0 (that is 3'b110)
my problem is the input signal has transitions(e.g. 0->5 100ps rising) which will be in turn converted to (0,0,1.8V),(0,1.8V,0),(0,1.8V,1.8V),(1.8V,0,0),(1.8V,0,1.8V) by my model, but in fact what I need is 0 and 1.8V,0,1.8V outputs
do you guys know how to realize this model? is there anything like delay so that I can make the transition time invisible to my model?

Thanks!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top