About Me
Hello, I'm Taeyoung Jang
I have completed an intensive 6-month professional training in AI, embedded firmware, and Verilog-based hardware design.
Particular interests in Real-time Image Processing and Hardware for accelerating CNN.
Career Summary
- 2025 – Present AI SoC Course at "대한상공회의소 서울기술교육원"
- 2023 – 2024 PCB Hardware Designer at "SENSORVIEW"
- 2016 – 2022 Bachelor of Electronics, Computer Engineer at "University of Seoul"
Skills
Verilog SystemVerilogC Python
AMBA AXI4-LiteAMBA APB ISPComputer ArchitecturePCB Design Flow
Key Projects
Neural Network Accelerator for MNIST
Implemented an FCN-based AI accelerator for MNIST inference tasks.
The Python-based learning model is quantized into INT8 format and mapped onto a Verilog-based architecture to implement an optimized inference path.
Parallel MAC structures are also applied to achieve acceleration.
Tech Stack
-
Verilog
SystemVerilog
Python
FCN


Image Processing – Motion Detection / Object Tracking
Designed a Motion detection and Object tracking module by extracting edge features from video input using the OV7670 camera and Sobel filter.
Motion detection is based on counting the number of changed pixels between frames, Object tracking utilizes a centroid detection algorithm using the those changed pixels.
Tech Stack
-
Verilog
SystemVerilog
Frame Differencing
Edge Detecting


AMBA AXI4-Lite & MicroBlaze SoC Project
Implemented an SoC architecture where a MicroBlaze processor (PS) controls custom-designed peripherals on the Basys-3 board (PL) by AXI4-Lite interface.
Tech Stack
-
Verilog
SystemVerilog
C
MicroBlaze
AMBA AXI4-Lite
-
Sensors
PWM
TIM
GPIO

RISC-V Based SoC with AMBA APB Peripheral Controller
Designed a microarchitecture in a RISC-V-based SoC to control peripherals by AMBA APB interface.
This SoC features a lightweight RV32I core, integrated with peripheral controllers for GPIO, PWM, UART, and sensor modules.
Address decoding, APB protocol state machines, and data path logic were manually implemented for each module.
Tech Stack
-
Verilog
SystemVerilog
C
RISC-V
AMBA APB
-
Sensors
PWM
UART
GPIO

