Skip to content
#

risc

Here are 189 public repositories matching this topic...

Ripes
mortbopet
mortbopet commented Apr 1, 2022

For those who want the fastest possible simulation, and do not care about any form of datapath visualization, there should be an option to select an ISA simulator processor model.

This processor model, while complying with the ProcessorInterface, will in VSRTL be implemented as a "black box" - in other words, pure C++ logic.

mipt-mips
pavelkryukov
pavelkryukov commented Feb 13, 2022

Clang-Format is a tool to format code automatically according to some guidelines.

Your objectives are:

  • define .clang-format file for our project, reflecting our guidelines
  • apply the guidelines automatically to our flow
  • implement a [Git hook](https://git-scm
infrastructure 4 good first issue S1 — Infrastructure

Improve this page

Add a description, image, and links to the risc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the risc topic, visit your repo's landing page and select "manage topics."

Learn more