主要参考 learnsystemc,涉及systemc基础语法
- simulation Process
- simulation Stages
- concurrency
- event
- combined events
- delta cycle
- sensivity
- initializtion
- method
- event_queue
- combined_event_queue
- mutex
- semaphore
- fifo
- signal_rw
- signal detect event
- signal many writers
- resolved signal
- sc_signal
- buffer
- port
- export
- port to port
- specialized port
- port array
- primitive channel
- hierarchical channel
- trace
- error and message report
- customed data type
- clock
- cthread
- b_transport
- nb_transport
- b and nb transport
- peq_with_get
- peq_with_cb_and_phase
主要参考 systemc tlm2 train + doulos tlm2
主要参考 multi-core processor model + cachesim
- systemc片上系统设计 (版本太老)
- systemc电子系统级设计 (错误较多,版本太老,不建议看)
- http://media.ee.ntu.edu.tw/courses/msoc/
- https://users.ece.utexas.edu/~gerstl/ee382v_f14/schedule.html
- https://newport.eecs.uci.edu/~doemer/eee_uci_edu/17f/16905/schedule.html
- https://github.com/giovannipollo/systemc-learning.git
- https://github.com/ansonn/esl_systemc.git
- https://github.com/SURE945/systemc_train
- https://github.com/not-chciken/TLMBoy
- https://github.com/ic-lab-duth/DRIM4HLS
- https://github.com/ic-lab-duth/DRIM-S
- https://github.com/riscv-mcu/nuclei_vp
- https://github.com/mariusmm/RISC-V-TLM.git
- https://www.doulos.com/knowhow/systemc/tlm-20/
- https://github.com/SingularityKChen/SystemC-Training
- https://ithelp.ithome.com.tw/users/20140342/ironman/4591?page=1
- https://blog.csdn.net/zgcjaxj/category_10779728.html
- https://github.com/learnwithexamples/learnsystemc