Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 470 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 470 Bytes

TLM Modeling using SystemC

This repo contains two labs for using SystemC libraries for TLM modeling.

During the labs, we model the platform below :

Interesting points to mention :

  • We use a RISC V based CPU.
  • The platform is emulated using QEMU.

Resources