Posts tagged #custom

  1. Custom CPU simulation and testing

    Walkthrough for how the Mrav CPU project handles RTL simulation and other testing aspects.

  2. RTL generation for custom CPU Mrav

    Overview of how SystemVerilog RTL code is generated in the build flow for the Mrav custom CPU core.

  3. Mrav custom CPU software tooling

    Deep-dive into software tooling for a custom CPU platform Mrav.

  4. Creating an assembler for a custom CPU

    Explainer for how Mrav CPU assembler was created. Shortest path towards a small, working assembler for a custom ISA.

  5. Making a custom CPU

    First part of the series explaining the development of a custom CPU called Mrav and the tooling for it. Lessons learned from working on Google TPU chips.