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.

What is the Impulse C tool ?

Status
Not open for further replies.

Johnson

Advanced Member level 2
Joined
Oct 4, 2004
Messages
520
Helped
28
Reputation
56
Reaction score
7
Trophy points
1,298
Activity points
3,613
imulse C

Does anyone know what is it?
 

Re: imulse C

Impulse C & co developer is a new tool for designing digital system in pure c coding style.
You do not ave any need to worry about timing.
It just takes your c code with modifications to be accepted by Impulse C compiler.
You choose your target platform & it does the whole thing for you.
The software parts are converted to the target processor while the hardware parts are converted to hardware.
you then take these files & synthesize them & get your circuit.
You only need to verify your c code. This can be done by Impulse C itself or any C compiler as VC++ or Borland but after including the Impulse C library.
You better see its site.

PS. There is a book called programming FPGA in C in edaboard its useful.

amraldo
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top