Error-[MSOME] Max size of module exceeded
../testbench/tb.v, 18
The size of module 'tb' exceeds the limit of VCS compiler.
Please try splitting the module or using 64-bit VCS.
Error-[MSOME] Max size of module exceeded
./src/mat_transpose.v, 1
The size of module 'mat_transpose' exceeds the limit of VCS compiler.
Please try splitting the module.