readme

来自「SystemC片上系统设计的源代码: 书籍介绍: SystemC是被实践证明」· 代码 · 共 9 行

TXT
9
字号
checks the basic RPC functionality in a master slave 
connectivity through a channel.

master calls slave
inmaster calls out/inoutslave
outmaster calls in/inoutslave
inoutmaster	calls out/inoutslave when a value is written to it
inoutmaster calls in/inoutslave when a value is read from it.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?