Hi! I work with Actel FPGAs. I need to connect core8051s. I created a project in FPGA, but I can not program the microcontroller. In Kit A3PE-A3P-EVAL-BRD1, no external memory, I have created in the FPGA RAM ROM, but can not be programmed. Who has seen this problem? There is an example of a solution? Working examples of projects in the Libero and Keil or SoftConsol? Thank you!
If it's supposed to be a "ROM", then you'd need to get the HEX data into a form that the chip compiler can include it as it builds the core? Aren't there any manuals for your chip/tools?