franknguen
RTL design & verification. Embedded SW. DSP algorithms. Quantum algorithms.
Seongnamsi, Gyeonggi-do, Korea
franknguen's Stars
tiepvupsu/ebookMLCB
ebook Machine Learning cơ bản
jasonlin316/RISC-V-CPU
A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.
MahmudulAlam/A-Complete-Digital-Communication-System
A simulation of a complete digital communication system with different modulation schemes in MATLAB for transmitting and receiving text messages.
jasonlin316/A-Single-Path-Delay-32-Point-FFT-Processor
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.
yaseensalah/Digital-Design-of-FIR-Filter
Hardware Design and Verification of a configurable and parametrized 50th order low-pass FIR filter starting from MATLAB Modeling to Verilog RTL Design and Simulink Testing with .wav audio files.
wyvernSemi/eccExamples
Error correction and detection example Verilog (hamming and Reed-Solomon) to accompany presentation material
MahmudulAlam/Image-Classification-Using-CNN
A convolutional neural network approach to classify image using the CIFAR-10 image classification dataset.
wyvernSemi/firfilter
Verilog finite impulse response filter
gemmanguen/FFTx32
A 32 point radix-2 FFT module written in Verilog
MahmudulAlam/Object-Detection-Using-YOLO-Algorithm
Implementation of "you only look once" (YOLO) object detection algorithm employing the pre-trained weights.