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.

The randomizaton in VERA

Status
Not open for further replies.

yaseen1

Member level 1
Joined
May 20, 2006
Messages
41
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,582
Can any one explain me randomizaton in VERA?

I hae a virtual base class where i have some constraint variable .
later i defined derived classes where i have some other constraint variable .
If i randomize base class , is there possibility to randomize derived classes
 

Re: Vera Question?

yaseen1 said:
Can any one explain me randomizaton in VERA?

I hae a virtual base class where i have some constraint variable .
later i defined derived classes where i have some other constraint variable .
If i randomize base class , is there possibility to randomize derived classes

Your question is little unclear to me. In Vera (and in general OOP) you can't directly have objects of an 'abstract/virtual" class. So when you say:

>> If i randomize base class

I'm confused. Can you show a piece of code and explain your problem?

Ajeetha, CVC
www.noveldv.com
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top