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.

How to use the standard C++ functions in SystemC?

Status
Not open for further replies.

pengfan

Newbie level 5
Joined
Jul 10, 2005
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,352
Hi ,friends!
How to use the standard C++ functions in SystemC source program! for example ,if I want to use sin function of the standard C++ functions,what should I do ??
Thanks in advance !!!
 

SystemC can use any C++ function. So just like use it in a C++ environment for math functions.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top