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
That would be awesome!
Some of the older RISC CPUs I'm interested in could actually be more efficiently implemented in the FPGA, but I didn't want to attempt to design superscalar cores like the 68060 or 88110. AFAICT, in an FPGA a scalar core but at higher frequency is likely to be better.
@jpm @brouhaha Thereโ€˜s a new kid in town: FPGA based Transputer Inmos T800 (ATW800/2)
@brouhaha (this is kinda the plan for Nightcore at the moment; a MIPS R4000 but with a modern ISA)