A
Ajeetha Kumari
Guest
Hi,
As others noted, the straight answer is NO, but good news is
SystemVerilog does support this and I guess DC already supports such
structures (can't verify it though).
HTH,
Ajeetha
Independent ASIC DV Consultant
Co-Author: Using PSL/SUGAR for Formal and Dynamic Verification 2nd
Edition
http://www.noveldv.com
ronjacob@gmail.com (Ron) wrote in message news:<84a4021f.0408232247.759540c@posting.google.com>...
As others noted, the straight answer is NO, but good news is
SystemVerilog does support this and I guess DC already supports such
structures (can't verify it though).
HTH,
Ajeetha
Independent ASIC DV Consultant
Co-Author: Using PSL/SUGAR for Formal and Dynamic Verification 2nd
Edition
http://www.noveldv.com
ronjacob@gmail.com (Ron) wrote in message news:<84a4021f.0408232247.759540c@posting.google.com>...
Is multidimensional arrays allowed to be used as ports in Verilog 2000 syntax??
Ex. input wire [31:0] dummy [31:0];