SV--系统函数

以后再总结:

 

SV新增的系统函数

elaborate时的函数:

1)$typeof(data_type), 判断某个data或者expression的类型

1)$size(), 表示array的元素个数

2)$left()/$low(), 表示array的最小元素索引

3)$right()/$high(), 表示array的最大元素索引

4)$dimensions, 表示array的维数

posted on 2020-01-20 15:07  superany  阅读(1288)  评论(0编辑  收藏  举报

导航