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,841
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
Has anybody heard of such a product?
Every input will be appreciated.
Regards, yego