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.

DesignWare VIP problem!

Status
Not open for further replies.

wagewage

Newbie level 4
Joined
Dec 12, 2005
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,320
I want to use DesignWare vip in ntb. Is that OK?

when I compile ntb with vcs7.1,errors occure:

..........line 101 : Error: unsupported Vera construct 'vera_shell_param' encountered
}
" ", line 0 : Error: unsupported Vera construct 'attribute decl' encountered
}

What does that mean?How can I solve this problem?
Anyone who knows that!
 

hi wagewage ,
let me know about how to use DW cosine and Sine function?
how its works?
if u dont wanna use that function. how can i write my won code for cosine and sine function in combinational.
sorry i dont know to answer ur questions.

thanks in advance
aravind
 

aravind said:
hi wagewage ,
let me know about how to use DW cosine and Sine function?
how its works?
if u dont wanna use that function. how can i write my won code for cosine and sine function in combinational.
sorry i dont know to answer ur questions.

thanks in advance
aravind

You can either use a lookup table or use CORDIC algorithm for implementing SIn/Cosine generator. for using DW sine/cosine checkout the datasheet of the component from sold.
 

whizkid
i dont wanna implement in both ways (cordic or lookup table). i wanna implement in combinational logic , how synopsys design cos and design function.
sin x = 1 + x3/3! +x5 /5 ! ........
can u please give me some idea?
 

    wagewage

    Points: 2
    Helpful Answer Positive Rating
HI wagewage,

You must setup the VERA environment. Synopsys VIP need use VERA to generate all test vectors.
And check your license.

Good luck
 

    wagewage

    Points: 2
    Helpful Answer Positive Rating
hi zhustudio,

thank you very much!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top