??? 05/03/07 17:56 Read: times |
#138551 - C and bitstream Responding to: ???'s previous message |
2. Can the customer use readily available C compilers like Keil to program the CORE ROM as it was external 8052? I once spoke with Keil, and they told me that there was a table of SFR addresses that could be modified to support additional peripherals. Since the core is a standard 8051, the compiled program should run. 3. If you generate a bitstream, can the user interface to it? Wouldn't it be better to generate vhdl/verilog code so that user interface to it easily using port mapping?
A bitstream protects my IP, since it is really tough to modify it. The main idea is to show prospective customers what a "custom" 8051 would be like before they bought one. Of course, if others wanted to try it out, that is fine too. The choice of the FPGA is difficult. Most FPGAs do not support 5 volts, and barely support 3 volts. If I do this, I'll approach both Xilinx and Altera and see who is more willing to work with me. (work with = free software) |