Running PRESTO HDLC
Compiling source file /home/stu024/Desktop/digital_files/verilog_layout/run/mash111_top.sv
Error: /home/stu024/Desktop/digital_files/verilog_layout/run/mash111_top.sv:11: Syntax error at or near token 'localparam': local parameters cannot be declared in parameter port list. (VER-294)
Error: /home/stu024/Desktop/digital_files/verilog_layout/run/mash111_top.sv:11: Syntax error at or near token 'int': expecting default value. (VER-294)
Error: /home/stu024/Desktop/digital_files/verilog_layout/run/mash111_top.sv:11: Syntax error at or near token 'IN_Width'. (VER-294)
Error: /home/stu024/Desktop/digital_files/verilog_layout/run/mash111_top.sv:92: The construct ''0' is not supported in this language. (VER-720)
Error: /home/stu024/Desktop/digital_files/verilog_layout/run/mash111_top.sv:110: The construct 'matching name at end' is not supported in this language. (VER-720)
*** Presto compilation terminated with 5 errors. ***
在用DC做综合时,遇到这个问题,请教各位怎么解决?