Pinned Repositories
apb_uart
ariane
Ariane is a 6-stage RISC-V CPU
axi_spi_master
common_cells
Common SV components
csr-spi-ftdi
USB SPI programmer/debugger for CSR BlueCore bluetooth chips, based on FTDI USB to UART converter, for Linux and Windows
greth_library
A debugging transport based on greth 10/100Mbit and riscv_vhdl
ibex
Ibex is a small 32 bit RISC-V CPU core (RV32IMC/EMC) with a two stage pipeline, previously known as zero-riscy.
openstellina
Stellina status display
prjxray-db
Project X-Ray Database: XC7 Series
sysver2ver
Converting System Verilog to plain Verilog using .xml dump from Verilator
jrrk2's Repositories
jrrk2/openstellina
Stellina status display
jrrk2/sysver2ver
Converting System Verilog to plain Verilog using .xml dump from Verilator
jrrk2/UHDM
Universal Hardware Data Model. A complete modeling of the IEEE SystemVerilog Object Model with VPI Interface, Elaborator, Serialization, Visitor and Listener. Used as a compiled interchange format in between SystemVerilog tools. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX
jrrk2/Gedcom
Parser for Gedcom syntax in OCaml
jrrk2/gnusynthesis
jrrk2/hardcaml-lua
hardcaml-lua
jrrk2/hardcaml_zprize
Hardcaml_zprize implements high performance, open source cryptographic solutions for large scale number theoretic transforms (NTT) and multi-scalar multiplications (MSM) in Hardcaml. Originally developed as submissions to the 2022 ZPrize competition.
jrrk2/iverilog
Icarus Verilog
jrrk2/kmymoney
Personal finance manager
jrrk2/marionette_client
Mozilla's Gecko Marionette client in golang
jrrk2/ocaml-cohttp
An OCaml library for HTTP clients and servers using Lwt or Async
jrrk2/OCaml-GObject-Introspection
OCaml bindings to GObject-Introspection based on OCaml-Ctypes.
jrrk2/ocaml-javascript-parser
A JavaScript parser in OCaml
jrrk2/ocaml-ssl
OCaml SSL bindings.
jrrk2/ocaml-webmachine
A REST toolkit for OCaml
jrrk2/ocaml_scraper_demo
jrrk2/opam-cross-windows
An OCaml cross-toolchain for Windows and several useful libraries
jrrk2/opam-repository
Main public package repository for opam, the source package manager of OCaml.
jrrk2/OpenROAD
OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
jrrk2/OpenROAD-flow-scripts
OpenROAD's scripts implementing an RTL-to-GDS Flow. Documentation at https://openroad-flow-scripts.readthedocs.io/en/latest/
jrrk2/outputparser
jrrk2/piecash
Pythonic interface to GnuCash SQL documents
jrrk2/prjxray
Documenting the Xilinx 7-series bit-stream format.
jrrk2/qash
A programming language for double-entry accounting, inspired by Beancount.
jrrk2/RISC-V-Processor-with-Pipelining
Implementation of the pipelined RISC V processor with many useful features as fully bypassing, dynamic branch prediction, single and multi cycle instructions, ALU unit works in parallel with a multiplication unit, and Reorder Buffer to guarantee in-order termination.
jrrk2/sv2v
SystemVerilog to Verilog conversion
jrrk2/symbiflow-arch-defs
FOSS architecture definitions of FPGA hardware useful for doing PnR device generation.
jrrk2/verilog-ethernet
Verilog Ethernet components for FPGA implementation
jrrk2/vivado-risc-v
Xilinx Vivado block designs for FPGA RISC-V SoC running Debian Linux distro
jrrk2/vpiparse
Parser which converts UHDL dumps from text to abstract syntax tree