Does the world need a new single-board computer design with an MC68060 CPU?
I'm thinking about 4GB of DDR3 DRAM, one serial port, one M.2 slot for an NVMe SSD, and one Ethernet port (probably 1Gbps). Not intended to be software-compatible with any existing board or system.

Same question, but various 32-bit RISC processors? MC88110? Am29000/Am29050 (pin compatible)? Intel 80960KA/KB/MC/XA? TI TMS34020?
#retrocomputing

@brouhaha I’m still seriously thinking about building a FPGA β€˜040 Classic Mac board that takes β€œmodern” DDR3 RAM, USB keyboard, NVMe SSD, etc. and hopefully can be clocked well above what a 68k could ever achieve.

@jpm @brouhaha

If somebody wants to implement an interesting CPU in a FPGA, I have a complete netlist for the Rational R1000 "Ada" computer...

https://datamuseum.dk/wiki/Rational/R1000s400

@phloggen @jpm
That does seem like an interesting project. Do you have a complete Rational software distribution to run on the machine?
I had a friend who worked at Rational back then, and I always wanted to play with the machine, but never had the opportunity.

@brouhaha @jpm

Yes, we have a set of diskimages of a running system, and also a software emulation which works:

https://codeberg.org/Datamuseum-dk/R1000.Emulator

But it would be so neat to be able to build a 1:10 fpga+rpi driven scale model for desk-top use :-)

R1000.Emulator

Software emulation of the Rational R1000/s400 computer

Codeberg.org