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.

DOUBT IN VERILOG( ANY BODY KNOW THE SYNTAX FOR SINE &COS

Status
Not open for further replies.

deepavlsi

Newbie level 6
Joined
Mar 31, 2008
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,367
HI EVERY BODY

THIS IS DEEPA ...DOING PROJECT IN VERILOG...FRNDZ HELP ME TO DO MY PROJECT WELL...

ANY BODY KNOW THE SYNTAX FOR SINE AND COSINE FUNCTION IN VERILOG?

PLS REPLY ME...

THANKS......[/b]
 

Re: DOUBT IN VERILOG( ANY BODY KNOW THE SYNTAX FOR SINE &amp

hi deepa
There are no inbuilt functions available for computing sine and cos functions.

Xilinx has the IP core . U can use that core in ur design.

Pls find the xilinx doc.

If you find this as helpful pls click on HELPED ME

Thanks and Regards
Deepak

Added after 1 minutes:

Here is the pdf file
 

Re: DOUBT IN VERILOG( ANY BODY KNOW THE SYNTAX FOR SINE &amp

hi frnd,
thanks for ur reply.........i saw that pdf file...but can u help me how can i use this in my project to generate sine and cosine function, is this in built function in xilinx? i couldnt able to understand to proceed further frnd...so can u explain more?

thanks and regards
deepa
 

ok can u tell me in which part r u applying the sine and cos fucntion.

And also here is link in the pdf from which u can download the source code.

Added after 1 minutes:

these are not inbuilt functions deepa. Xilinx has written a code to copmute sine and cos fucntions. You are just instatiate that code in ur design


Thanks and Regards
Deepak
 

Re: DOUBT IN VERILOG( ANY BODY KNOW THE SYNTAX FOR SINE &amp

hi deepa,
try to create look up table for the sine and cosine values, for example sin 85= 0.996..try to create look up table for 0996 and access it using statemachine.

Thank you
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top