Skip to content
View minbeddedsystem's full-sized avatar
  • South Korea

Block or report minbeddedsystem

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
minbeddedsystem/README.md

Hi, I'm 최민영 (Choi Minyoung) 👋

Semiconductor Design Verification · Embedded Systems Engineer

설계와 검증에서, 온디바이스 AI로 확장하는 엔지니어


🔍 About Me

RTL 설계뿐만 아니라 설계한 하드웨어가 의도한 대로 동작하는지를 검증하는 과정에 관심이 있습니다. SystemVerilog/UVM 기반 Testbench를 구성하고, Scoreboard와 Functional Coverage를 활용해 기능을 검증하며 FPGA 보드에서 실제 동작까지 확인하는 프로젝트를 수행해왔습니다.

디지털 설계·검증 경험을 기반으로 임베디드 시스템과 온디바이스 AI까지 이해의 범위를 넓혀가며, 시스템 전체를 이해하는 Design Verification 엔지니어를 목표로 하고 있습니다.

🛠️ Skills

설계 · 검증

  • Verilog / SystemVerilog
  • UVM / Functional Verification
  • Testbench / Scoreboard / Functional Coverage
  • RTL Simulation / Waveform Debugging

FPGA · Embedded Systems

  • FPGA / Basys3
  • MicroBlaze / AXI4-Lite
  • Embedded C / Bare-metal
  • ARM Cortex-M4 / STM32
  • I2C / SPI / UART / PWM

Tools · Platforms

  • Vivado / Vivado Simulator
  • Quartus Prime
  • Vitis
  • VCS / Verdi
  • Git / GitHub
  • GNU Make / GCC
  • Logic Analyzer

📌 Featured Projects

Graduate

Undergraduate

  • FPGA 기반 Adaptive Cruise Control (ACC) — DE10-Standard 기반 HPS-FPGA 연동 자율주행 보조 시스템

프로젝트에 대한 상세설명은 choiminyoung.com 에서 확인하실 수 있습니다.

📫 Contact

Pinned Loading

  1. AXI_Peripheral AXI_Peripheral Public

    MicroBlaze + AXI4-Lite 기반 SoC — Custom AXI I2C Master IP 설계, Reaction Test 앱(HW/SW Co-Design), UVM 검증(Functional Coverage 100%)

    Verilog

  2. AXI_APB_RV32I_UVM_Verification AXI_APB_RV32I_UVM_Verification Public

    AXI4/APB UVM VIP + RV32I Pipeline CPU Verification

    SystemVerilog

  3. On-Device_AI_Vehicle_Safety On-Device_AI_Vehicle_Safety Public

    Jetson Orin Nano 기반 On-Device AI 차량 안전 시스템 — 운전자 졸음 감지(Multi-task CNN/ViT), 잔류 탑승자 감지(YOLO11+MiVOLO V2), 차량 보안카메라(얼굴 인증·Anti-Spoofing)를 하나의 파이프라인으로 통합

    Jupyter Notebook

  4. RV32I_SingleCycle RV32I_SingleCycle Public

    RV32I 명령어 서브셋(R/I/S/B/U/J) 지원 Single Cycle CPU — SystemVerilog 설계 및 시뮬레이션 검증, C 프로그램(sum/bubble sort) 실행 검증 포함

    SystemVerilog

  5. UVM_SPI_I2C_Verification UVM_SPI_I2C_Verification Public

    SPI/I2C Master-Slave RTL 설계 및 UVM 기반 검증 — Scoreboard PASS, Functional Coverage 100%, Logic Analyzer 실측 검증 포함

    SystemVerilog