J1Sc icon indicating copy to clipboard operation
J1Sc copied to clipboard

A reimplementation of a tiny stack CPU

Results 4 J1Sc issues
Sort by recently updated
recently updated
newest added

@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...

So I flashed a blinky onto my pico-ice board using SpinalHDL and apio. Hurrah. Now I am trying to synthesize the J1SC for the Pico-Ice board. Oh boy, it is...

There are many files in J1Sc/src/main/scala defining the circuit. This documentation is an overview of what those files do. For simplicity I deleted the .scala from the file names. **J1**:...

First thank you for creating this repository. I plan on using this to generate many core Forth processors. You can read more about my plans here. https://forth.pythonlinks.info Probably initially as...