Pipelined 6502

For discussing the 65xx hardware itself or electronics projects.
manili
Posts: 31
Joined: 07 Oct 2016

Re: Pipelined 6502

Post by manili »

Arlet wrote:
My core synthesized for 100 MHz without effort, including internal memory and peripherals, on a Spartan 6. I didn't attempt to push it harder at the time.

But it depends a lot on the device and synthesis tools, and things attached to the core. So for a fair comparison it's best if you synthesize it yourself, using the same settings as for your own core.
You didn't add the peripherals and internal memory into source code on Github, did you?
BTW thanks a lot for your help.
User avatar
Arlet
Posts: 2353
Joined: 16 Nov 2010
Location: Gouda, The Netherlands
Contact:

Re: Pipelined 6502

Post by Arlet »

manili wrote:
You didn't add the peripherals and internal memory into source code on Github, did you?
No, the Github sources just have the core.
Post Reply