CFU Playground
18
CFU-Playground 工程结构
TinyML
Prologue
1
Introduction 引入
2
Resources 学习资料汇总
3
Glossary 名词解释
4
Research Proposal: New Inference Paradigms for ML at the Edge
Environment Setup
5
FPGA 开发环境配置
EDA
6
EDA Notes 笔记
Crash Courses
7
C 和 RISCV 汇编
8
RISCV ISA
9
OS 操作系统原理
10
Random Notes on Coding
11
Basic Linux CLI
12
FPGA 原理速成
13
CPU 原理速成
14
GPU 原理速成
15
Algorithm Notes 算法笔记
Neural Network
16
Hodge Podge of ML
ML Accelerators
17
Google Coral NPU
CFU Playground
18
CFU-Playground 工程结构
Table of contents
Folder 文件夹描述
CFU Playground
18
CFU-Playground 工程结构
CFU-Playground 工程结构
Folder 文件夹描述
soc
: 存放一个完整的 CPU 的 verilog 设计.
有很多种 CPU, 比如带或不带 CFU 接口的.
17
Google Coral NPU