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.

implementation function in VHDL using modelsim

Status
Not open for further replies.

osamahatter

Newbie level 1
Joined
Dec 4, 2016
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
8
can any one help me how to implementation this function VERILOG modelsim VHDL
f=W*[|cos(N)|+ln(c)]
W C N 4 bit
N is radian
 

none of those functions can be easily described as hardware, you will end up using a look up table of sorts.
 

Do you want Verilog or VHDL? They are two different languages.
 

can any one help me how to implementation this function VERILOG modelsim VHDL
f=W*[|cos(N)|+ln(c)]
W C N 4 bit
N is radian
hi,
VERILOG modelsim VHDL
whats that mean?

if you are using verilog, re you able to use any ip cores or you need to design your self??
what is the format of the 'N', i mean how you are giving 'N', can you give some examples?

regards
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top