UVM 设计模式之Singleton
摘要:
1.Singleton Class: 类似于static 变量,随处可见,随处可用,对于环境整体中的控制类型的变量可以定义为这种变量 2.Singleton Class 实现方式: static 类型的get函数 阅读全文
posted @ 2019-06-16 00:15 hematologist 阅读(678) 评论(0) 推荐(0) 编辑
posted @ 2019-06-16 00:15 hematologist 阅读(678) 评论(0) 推荐(0) 编辑