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.

Customizable C compiler wanted.

Status
Not open for further replies.

yego

Full Member level 3
Joined
Oct 28, 2004
Messages
161
Helped
18
Reputation
36
Reaction score
3
Trophy points
1,298
Location
Middle of Nowhere
Activity points
1,840
I have designed my own RISC uP, and am going to use it in my FPGA based designs. It is a simplified 16-bit general purpose processor with all components a typical processor contains. Writing this design in VHDL is one thing, and writing a C compiler to make this processor dance is another. I am not skilled in compiler writing and in fact I don't intend to explore this ( certainly interesting ) field, so I'd like to use some customizable C compiler to tell it the details of my uP, so that it could generate binaries in my uP's machine language from the C sources.
Has anybody heard of such a product?
Every input will be appreciated.
Regards, yego
 

gcc is also customizable and has porting related document.
 

    yego

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top