readme
来自「system c 是在C环境下的硬件描述语言,比VHDL 等语言具有更强的抽象能」· 代码 · 共 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 + -
显示快捷键?