-
A List of Free and Open Source Hardware Verification Tools and Frameworks
-
-
awesome-semiconductor-startups Public
Forked from aolofsson/awesome-semiconductor-startupsList of awesome semiconductor startups
UpdatedApr 25, 2022 -
verilog-vcd-parser Public
A parser for Value Change Dump (VCD) files as specified in the IEEE System Verilog 1800-2012 standard.
-
croyde-riscv Public
A barebones 64-bit RISC-V micro-controller class CPU, implementing the I(nteger), M(ul/div), C(ompressed) and K(ryptography) extensions.
-
uart Public
A simple implementation of a UART modem in Verilog.
-
-
riscv-bitmanip Public
Forked from riscv/riscv-bitmanipWorking draft of the proposed RISC-V Bitmanipulation extension
Makefile Creative Commons Attribution 4.0 International UpdatedOct 8, 2021 -
configuration-structure Public
Forked from riscv/configuration-structureRISC-V Configuration Structure
C Creative Commons Attribution 4.0 International UpdatedOct 7, 2021 -
riscv-opcodes Public
Forked from riscv/riscv-opcodesRISC-V Opcodes
Python Other UpdatedAug 27, 2021 -
riscv-isa-sim Public
Forked from riscv-software-src/riscv-isa-simSpike, a RISC-V ISA Simulator
C Other UpdatedJul 30, 2021 -
SILVER Public
Forked from Chair-for-Security-Engineering/SILVERSILVER - Statistical Independence and Leakage Verification
-
riscv-zkt-list Public
Forked from rvkrypto/riscv-zkt-listZkt "safe list": extension attests that the machine has data-independent execution time for these instructions
BSD 2-Clause "Simplified" License UpdatedApr 13, 2021 -
riscv-arch-test Public
Forked from riscv-non-isa/riscv-arch-testAssembly BSD 3-Clause "New" or "Revised" License UpdatedMar 30, 2021 -
-
aes-sboxes Public
Somewhere to put different implementations of the AES SBox
-
vanilla-riscv Public
Vanilla RISC-V core, implementing RV32IMC
-
verilog-parser Public archive
A Flex/Bison Parser for the IEEE 1364-2001 Verilog Standard.
-
microcoder Public
Define custom assembly-like instructions and use them to write programs which are transpiled into synthesisable Verilog code.
-
riscv-multi-cycle Public
WIP - A multi-cycle implementation of the RISCV rv32ui architecture. *unverified, use PicoRV32 instead!*
-
verilog-probe Public
A very small and simple debug probe designed to be very easy to interface with and be usable via SPI, JTAG and UART.
-
doxygen-themes Public
A collection of the various Doxygen Theme customisations I have created and used.
-
sat-solver Public
A simple combinatorial boolean sat solver based on the AC-3 Algorithm
-
verilog-doc Public
A basic documentation generator for Verilog, similar to Doxygen.
-
verilog-dot Public
A simple dot file / graph generator for Verilog syntax trees.
-
latex-boilerplate Public
A simple latex boilerplate with makefile for common commands.
-
ann-playground Public
Code I develop while learning about Artificial Neural Networks
-
cssbristol.github.io Public
Forked from cssbristol/cssbristol.co.ukSource code for the UoB Computer Science Society web portal
HTML MIT License UpdatedJan 15, 2016 -
tim Public
A small CPU core complete with compiler and ISA specification. Eventually....