Notifications
Clear all

rvfpga Synthesis Error in Vivado

 

(@atsheikh)
New Member
Joined: 3 years ago
Posts: 2
Topic starter  

Please see the attached figure that describes the synthesis error that I am facing while doing lab 1.


   
Quote
Topic Tags
dchaver
(@dchaver)
Member Admin
Joined: 3 years ago
Posts: 81
 

Hi @atsheikh,

It's strange that you obtain this error, as Lab 1 has been tested several times by different people. Are you using Vivado 2019.2? Are you sure that you are following exactly the same steps described in that lab for synthesizing?

Anyway, I think that you should be able to resolve the problem by redefining that file as System Verilog, which does support multiple packed dimensions. You can do that in different ways: one is to modify the file type to System Verilog in the Source File Properties window (see attached screenshot). 

Let us know if you can resolve your problem or you need more help.

Best regards


   
ReplyQuote
(@atsheikh)
New Member
Joined: 3 years ago
Posts: 2
Topic starter  

@dchaver It worked. Many Thanks.


   
ReplyQuote
(@matthewlai)
New Member
Joined: 2 years ago
Posts: 3
 

I ran into the same problem with Vivado 2020.1 in Windows. Changing the file type to SystemVerilog resolves the issue 😀


   
ReplyQuote