Pinned Repositories
arty7-sdram
state machine controlling the MIG controller for the DDR3 RAM on the Arty-A7 FPGA
base64
Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
base64_benchmark
base64rvv
RISC-V RVV implementation of Base64 encoding and decoding
base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
base64sve
ARM SVE implementation of Base64 encoding and decoding
cannon_cuda_compression
Implementation of cannon's algorithm using MPI and CUDA to explore the use of compression in CUDA-Aware MPI applications
neorv32
:desktop_computer: A small, customizable and extensible MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL.
nonprojectmode
OV7670_ArtyA7
OV7670 camera controller for FPGA written in VHDL
vogma's Repositories
vogma/base64rvv
RISC-V RVV implementation of Base64 encoding and decoding
vogma/arty7-sdram
state machine controlling the MIG controller for the DDR3 RAM on the Arty-A7 FPGA
vogma/cannon_cuda_compression
Implementation of cannon's algorithm using MPI and CUDA to explore the use of compression in CUDA-Aware MPI applications
vogma/OV7670_ArtyA7
OV7670 camera controller for FPGA written in VHDL
vogma/base64
Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
vogma/base64_benchmark
vogma/base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
vogma/base64sve
ARM SVE implementation of Base64 encoding and decoding
vogma/neorv32
:desktop_computer: A small, customizable and extensible MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL.
vogma/nonprojectmode
vogma/rvv_example
Simple demonstration of using the RISC-V Vector extension
vogma/vec_len
A simple Program implemented in both ARM's SVE and RISC-V's RVV Vector Extension
vogma/ompi
Open MPI main development repository
vogma/picobase64
Very lightweight encoder and decoder base64 for C/C++
vogma/TurboBench
Compression Benchmark adjusted for RISC-V