Remix.run Logo
Apollo 68080: high performance 68k processor on FPGA(apollo-core.com)
23 points by fanf2 4 days ago | 9 comments
stefanpie 15 hours ago | parent | next [-]

Am I lost or are the cores not open source? I cannot find any Verilog, VHDL, or bundled IP blocks to downloaded. Very strange for what on the surface appears to be a hobby FPGA project.

mrlonglong 3 days ago | parent | prev | next [-]

Is this truly a 64 bit processor?

johnklos 3 days ago | parent [-]

No, it isn't 64 bit at all. It claims to have 64 bit vector extensions, but that's worlds different from being a 64 bit processor.

It's mostly marketing fluff. The people who made Apollo claimed for ages that FPUs necessary, then finally provided an FPU. They want people to target their proprietary extensions, but they don't even offer an MMU and emphatically claim, just like with the FPU, that it's not necessary. They spin way too much.

I can't take them seriously. There are plenty of other projects that are much more interesting, like:

https://www.buffee.ca/back-to-fulltime/

https://github.com/captain-amygdala/pistorm

They allow for much more flexibility, the option to run on actual m68k motherboards and compatible extensions, such as an '060 emulation that includes support for instructions the '060 would otherwise need to emulate.

mrlonglong 2 days ago | parent [-]

It would be an interesting exercise to design a 64 bit processor that extends the 680x0 ISA and compare it against today's offerings in a similar node.

Salmonfisher11 4 days ago | parent | prev [-]

I see - it already can reply with a 404!

JPLeRouzic 4 days ago | parent [-]

http://www.apollo-core.com/index.htm?page=features

LargoLasskhyfv 4 days ago | parent [-]

http://www.apollo-core.com/index.htm?page=performance seems more interesting.

Even more interesting would be the comparison with that vs. most modern version of UAE running on some contemporary ARM, 'crappy' Intel N100, or Apple Mx-whatever.

Ansonsten gilt: "Das Balkenspiel ist schlechter Stil!" Kapiert?

numpad0 3 days ago | parent | next [-]

FPGAs are massive meshes of 4-bit SRAMs mostly mimicking aluminium traces, they are minimum 4x or so worse than real chips made in the same process.

rasz 4 days ago | parent | prev [-]

rpi is >10x faster