Forum Discussion
Altera_Forum
Honored Contributor
12 years agohow do i 'embed' a legacy cpu inside Altera chips???
Hi All, I did some searching and couldnt find anything related, So.... I'd like to know how i go about embedding and old 6809 cpu inside an Altera chip, i *think* the cyclone range supports t...
Altera_Forum
Honored Contributor
12 years agoFor what it's worth, 68HC11 in FPGA seems to be a "hotter" technology than 6809 (or at least you can purchase commercial license/support). Not sure if that migration path would be appropriate for your project or not.
http://www.altera.com/products/ip/processors/8_4bit/m-dcd_df6811cpu.html http://www.hitechglobal.com/ipcores/68hc11.htm Where to start? After you pick which soft core you want to start with, I would suggest getting a sanity check in ModelSim with it executing your existing software and adding enough to the testbench to exercise the critical functions like the licensing you mentioned above. When you're happy enough with the results it ought to be simple enough to wire from the headers on a board like the BeMicro CV to the 6809 socket on your existing board and see how much trouble you're in. Good luck.