Lisheng Xie - Blog - SystemC学习 的评论 https://www.lishengxie.top/index.php/archives/60/ 视频教程教程链接创建模块#include <systemc.h>// SC_MODULE声明模块,and2对应模块名SC_MODULE(and2){ // sc_in声明输入端...