Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17160 Discussions

Error(276001): Cannot synthesize dual-port RAM logic "..."

alexislms
Valued Contributor I
818 Views

Synthesis error:

Error(276001): Cannot synthesize dual-port RAM logic "...timestamps"

 

Code:

(*ramstyle="logic"*)logic [15:0][63:0] timestamps [CHANNELS] /*synthesis ramstyle="logic"*/;

 

How is that a dual-port RAM logic?!

 

verilog attribute + synthesis attribute, I can't do more to stop the bull**bleep** from that stupid tool.

 

Please advise.

Labels (1)
0 Kudos
3 Replies
FvM
Honored Contributor II
774 Views

Hello,
the type of inferred RAM is defined by the actual logic related to the memory object, not the synthesis attributes. Please show the relevant code.

 

Regards

Frank

0 Kudos
TingJiangT_Intel
Employee
657 Views

Hi there, is any progress on this issue.


0 Kudos
TingJiangT_Intel
Employee
631 Views

As we do not receive any response from you. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


0 Kudos
Reply