readme
来自「SystemC片上系统设计的源代码: 书籍介绍: SystemC是被实践证明」· 代码 · 共 9 行
TXT
9 行
This testcase exercises the concepts of MemHndshake.
The process master is sensitive to clk, and has wait().
The slave_processes are sensitive to slave_port.
Cycle accurate abstraction Uses SC_THREAD with wait() to
synchronize protocol communication.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?