#
risc
Here are 189 public repositories matching this topic...
Open
Adopt Clang-Format
pavelkryukov
commented
Feb 13, 2022
Clang-Format is a tool to format code automatically according to some guidelines.
Your objectives are:
- define
.clang-formatfile for our project, reflecting our guidelines - apply the guidelines automatically to our flow
- implement a [Git hook](https://git-scm
infrastructure
Improves build/CI infrastructure.
4
Features of medium complexity which usually require infrastructure enhancements.
good first issue
Good task to start with MIPT-MIPS development
S1 — Infrastructure
To solve the issue, you need knowledge about CMake, build procedure, Travis CI etc.
The RISC-V Virtual Machine
c
emulator
vm
translation
mips
virtual-machine
emulation
osdev
jit
riscv
x86
risc
emulators
risc-v
riscv32
riscv64
tracing-jit
riscv-emulator
instruction-decoding
rvvm
-
Updated
May 28, 2022 - C
WebRISC-V: A Web-Based Education-Oriented RISC-V Pipeline Simulation Environment [PHP]
php
education
processor-architecture
simulator
pipeline
assembly
computer-architecture
risc
risc-v
pipeline-simulation-environment
-
Updated
Apr 4, 2022 - PHP
RISC-V Guide
open-source
awesome
embedded
fpga
architecture
intel
embedded-systems
riscv
awesome-list
hardware-designs
computer-architecture
risc
risc-v
risc-processor
sifive
riscv64
riscv-simulator
riscv-emulator
riscv-assembly
-
Updated
May 12, 2022 - Assembly
C language compiler from scratch for a custom architecture, with virtual machine and all
-
Updated
May 13, 2018 - C#
Shakti: development platform for PlatformIO
-
Updated
May 28, 2022 - Python
A low overhead, embeddable bytecode virtual machine in C++
-
Updated
Dec 25, 2018 - C++
Open
Do a test coverage
3
dr-orlovsky
opened
Jun 29, 2021
good first issue
Good for newcomers
help wanted
Extra attention is needed
*security*
Issues affecting safety/security (include undefined behaviours)
epic
Epic task
Project Oberon RISC emulator in Go
-
Updated
May 12, 2022 - Go
RV-Link: In application debugger for RISC-V micro-controllers, RISC-V emulator, running on RISC-V development boards (e.g. Sipeed Longan Nano or GD32VF103C-START).
-
Updated
Feb 10, 2021 - C
A barebones 64-bit RISC-V micro-controller class CPU, implementing the I(nteger), M(ul/div), C(ompressed) and K(ryptography) extensions.
cryptography
microcontroller
cpu
crypto
verilog
mit-license
systemverilog
risc
formal-verification
yosys
risc-v
verilator
micro-controller
riscv64
-
Updated
Jan 31, 2022 - SystemVerilog
System-on-a-Chip for FPGA, with xr16 RISC core and LCC port
-
Updated
Jul 23, 2017 - C
RISC V core implementation using Verilog.
-
Updated
Mar 27, 2021 - Verilog
Improve this page
Add a description, image, and links to the risc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the risc topic, visit your repo's landing page and select "manage topics."
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.