changelog.sc_ms
来自「system c 是在C环境下的硬件描述语言,比VHDL 等语言具有更强的抽象能」· SC_MS 代码 · 共 12 行
SC_MS
12 行
M/S Library 2.0.1 changes--------------------------------1. Ported to SystemC 2.0.12. Removed -> operator to access the protocols from the port. The protocols are directly accesible from the M/S ports3. Closer to SystemC philosophy of interface4. Removed unused code5. Changes to the class library hierarchy, but this does not affect the user.6. The version of the M/S library can be obtained by a call to get_ms_lib_version( ) function.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?