Pinned Repositories
arl
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
ARM9-compatible-soft-CPU-core
This ARMv4-compatible CPU core is written in synthesiable verilog.It could launch uCLinux and Linux in MODELSIM. It has high Dhrystone benchmark value: 1.2 DMIPS/MHz. It could be utilized in your FPGA design as one submodule, if you master the interface of this .v file. This IP core is very compact. It is one .v file and has only less 1800 lines.
axi
AXI SystemVerilog synthesizable IP modules and verification infrastructure for high-performance on-chip communication
build
Makefiles to use OP-TEE on various platforms
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
CMake-tutorial
CMake tutorial: beamer presentation and sample code
CNN-FPGA
使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用
cnn_hardware_acclerator_for_fpga
This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Networks on FPGAs
common_cells
Common SystemVerilog components
core_ddr3_controller
A DDR3 memory controller in Verilog for various FPGAs
kola-hash's Repositories
kola-hash/arl
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
kola-hash/ARM9-compatible-soft-CPU-core
This ARMv4-compatible CPU core is written in synthesiable verilog.It could launch uCLinux and Linux in MODELSIM. It has high Dhrystone benchmark value: 1.2 DMIPS/MHz. It could be utilized in your FPGA design as one submodule, if you master the interface of this .v file. This IP core is very compact. It is one .v file and has only less 1800 lines.
kola-hash/CMake-tutorial
CMake tutorial: beamer presentation and sample code
kola-hash/CNN-FPGA
使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用
kola-hash/cnn_hardware_acclerator_for_fpga
This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Networks on FPGAs
kola-hash/CortexM3_SoC
kola-hash/display_controller
FPGA display controller with support for VGA, DVI, and HDMI.
kola-hash/dsi-shield
Arduino MIPI DSI Shield
kola-hash/e200_opensource
The Ultra-Low Power RISC Core
kola-hash/FPGA-Accelerator-for-AES-LeNet-VGG16
FPGA/AES/LeNet/VGG16
kola-hash/FPGA-digit-recognition
This is simply a binary neural network implemented on FPGA. The one and only functionality of this crap is to recognize handwritten digit and hopefully display the correct guess.
kola-hash/FPGA-Imaging-Library
An open source library for image processing on FPGA.
kola-hash/fpga-ml-accelerator
This repository hosts the code for an FPGA based accelerator for convolutional neural networks
kola-hash/FPU
For CPU experiment
kola-hash/hello-world
djfl
kola-hash/hisilicon-kernel
Hisilicon Kernel v4.4.35 for SoC Hi3798Cv200 / Hi3798Mv200. (Check Wiki Page for More Info)
kola-hash/iverilog-tutorial
Quickstart guide on Icarus Verilog.
kola-hash/Jack-Cherish
kola-hash/neuralNetwork
kola-hash/opencv_Unet
用opencv导入Unet模型
kola-hash/orbslam2-zh
中文注释版
kola-hash/pulpino
An open-source microcontroller system based on RISC-V
kola-hash/rpg_svo
Semi-direct Visual Odometry
kola-hash/SAS_LR2
Implementation of neural network MobileNet on the FPGA
kola-hash/SceneLib2
SceneLib2 is an open-source C++ library for SLAM originally designed and implemented by Professor Andrew Davison at Imperial College London.
kola-hash/SD-card-controller
WISHBONE SD Card Controller IP Core
kola-hash/tinySTL
实现了部分STL组件,又进行了部分扩充
kola-hash/TinySTL-1
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
kola-hash/usb2_dev
USB 2.0 Device IP Core
kola-hash/vim
vim配置文件和插件