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.

Mathematical function to VHDL

Status
Not open for further replies.

lucbra

Advanced Member level 2
Joined
Oct 30, 2003
Messages
511
Helped
73
Reputation
146
Reaction score
63
Trophy points
1,308
Location
Belgium
Activity points
3,251
Hi,

I need to implement a mathematical function in VHDL. Can anyone give me some guidance how to start.
I thought about using Matlab/simulink to achieve this:

R= (sqrt(X²+Y²-Z²))/T²

and

a = arcsin(g/(sqrt(X²+y²)))

Any ideas?

Thanks
 

matlab/simulink can export directly to xilinx ise
**broken link removed**
 

A couple of remarks with the proposed solution ...
1. I didn't mention that it was intended for a Xilinx part
2. System generator doesn't support all the necessary functions (like arcsin, ...)
3. these functions are only a couple of the needed functions

Any other ideas?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top