this brutal chip .... Simply amazing.
Every appearance is this isn't really a chip anyone can actually buy, but rather a "core" (just a bunch of design files) which large companies designing custom chips would license for custom chips they design and have manufactured.
Here is the company's website, which links to a press release
http://www.micromagic.com/index.html
The press release states "By lowering the operating voltage to 350mV, Micro Magic's 64-bit RISC-V core runs at 1GHz and is able to achieve 2,500 Coremarks
in a 16nm FinFET process." I don't follow the silicon industry closely, but my understanding is until just recently, Intel's high end i5,i7,i9 CPU chips for all PC computers were made with 14nm FinFET process, just to put this statement in perspective.
The Embedded article has a photo with a PCB having 1 chip visible (strangely in a 1990s-era QFP package rather than wafer scale BGA or other modern package normally used with today's advanced silicon processes) which appears to be sitting on top of an
Odroid XU4 single board computer. I recall the SiFive guys gave a demo at the
Teardown 2018 conference where a RISC-V processor they designed did not yet have working PCIE (or pretty much any other working I/O), so they connected its bus to some insanely expensive bus bridge which let it use PCIE peripherals on another motherboard-like SBC, which allowed their new chip to boot up Linux. Whether that's what Micro Magic is doing with the Odroid XU4 (which doesn't seem to make any sort of system bus available on those connectors) but how that Odroid board could possibly serve as peripherals or some other way to bootstrap their custom chip, I have no idea. At least in my mind, that photo raises a lot more questions than it answers. Maybe their chip was designed to be perfectly pin compatible with whatever chip Odroid had used, and they desoldered the original chip and soldered theirs in its place? (and the 1990-looking chip on the top just an analog chip making the current measurement?) And even though their chip supposedly uses so little power, they put Odroid's heatsink+fan back on? (that is Odroid's heatsink we can just barely see in the photo, right?) But if that demo really is their chip soldered to the Odroid PCB, how would Odroid's hardware provide the special 0.35 volt power their press release mentions? So many unanswerable questions...
They make a lot of pretty incredible claims. I'd take that with a grain of salt for now. But the main thing to keep in mind is, for a base case scenario where everything they've said is accurate and every impression they've given is genuinely representative of reality (I kinda have some doubts...), this isn't actually a chip, just like how ARM doesn't make any actual chips. It's a design they intend to license to other companies who will use it to make real chips. Maybe it will eventually lead to incredible microcontrollers.
Just to keep a realistic idea of time frame, ARM announced Cortex M7 in 2014. Atmel and others came out with some lackluster M7 parts a couple years later. It was 2017 when NXP started providing early info (under NDA) for the 600 MHz IMXRT parts we have now, and first samples appeared in 2018. Much of the Teensy 4 design was done in the 2nd half of 2018, and a 8 month beta test began in January 2019, with the first Teensy 4.0 boards shipping in August 2019. That's the sort of time frame from a microcontroller CPU core to the availability of actual chips you can buy and a usable Arduino or similar dev environment... with ARM having decades of experience selling processor cores, with Freescale (now NXP) working closely with ARM and having a huge collection of mature peripheral IP, and PJRC already having an Arduino compatible core library designed around most of the Freescale peripherals which were reused from their earlier Kinetis parts.
A "brutal" chip may indeed appear at some point, but it probably will take several years.