SteffenReith / J1Sc

A reimplementation of a tiny stack CPU
BSD 3-Clause "New" or "Revised" License
77 stars 7 forks source link

Simulation on M1 Mac #5

Open PythonLinks opened 10 months ago

PythonLinks commented 10 months ago

@SteffenReith, you said that you are developing the devel branch on the Mac M1. Which means that you have the simulator running on the M1 Mac.

I did not find any instructions on how to do that. It just said load some drivers for Linux.

So how do I get the simulation working on the M1 Mac?

In my news, I did manage to create a much simplified PicoIce.scala board using the devel branch. It compiles but does not run. But I am getting more familiar with all of these libraries.