Yi-Chien Lin
Results
4
repositories owned by
Yi-Chien Lin
A-Single-Path-Delay-32-Point-FFT-Processor
37
Stars
12
Forks
Watchers
A 32-point pipelined Fast Fourier transform processor, using single path delay architecture, and based on radix2-DIF(decimation-in-frequency) algorithm. The average SNR = 58.76.
RISC-V-CPU
107
Stars
22
Forks
Watchers
A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.
Systolic-Array-for-Smith-Waterman
19
Stars
6
Forks
Watchers
This work implements a dynamic programming algorithm for performing local sequence alignment. Through parallelism, it can run 136X times faster than a software running the same algorithm.
GCN-Inference-Acceleration-HLS
17
Stars
3
Forks
Watchers
An end-to-end GCN inference accelerator written in HLS