Jerryliang123 / blogComment

0 stars 0 forks source link

SystemVerilog中6种数组形式的使用 - Jerry's Blogging #11

Open Jerryliang123 opened 3 years ago

Jerryliang123 commented 3 years ago

https://jerryliang123.github.io/2021/07/10/array.html

数组在SV中是四种数据类型(数组,结构体,枚举类型,字符串)中的其中一种。