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.

how to generate a pseudo random pattern using HSPICE script

Status
Not open for further replies.

jxzhang

Junior Member level 3
Joined
Jul 1, 2004
Messages
29
Helped
4
Reputation
8
Reaction score
0
Trophy points
1,281
Activity points
258
As title,
anyone knows how to generate a pseudo random pattern input in HSPICE?

thanks for help...
 

Re: how to generate a pseudo random pattern using HSPICE scr

use LFSR source in hspice
 

Re: how to generate a pseudo random pattern using HSPICE scr

I usually create the pattern by using C++ routine and save it to a file which i then read as a source. Not sure how HSPICE would like it.
This way simulation is faster then making specialized schematic for the source(less transistors to play with)
 

Re: how to generate a pseudo random pattern using HSPICE scr

Hi

Here is a Random-(Pseudo Random) generator:
It is a java applet that generates analog and VHDL signal patterns.
I have extracted it from my web Archives.
I think you may could not find it on the net.
The credits are of Mihai Munteanu.


tnx
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top