chipsalliance / rocket-chip

Rocket Chip Generator
Other
3.1k stars 1.1k forks source link

Error: Assertion failed: 'A' channel re-used a source ID when running simulation in QuestaSim #3644

Open DonnieThang opened 1 month ago

DonnieThang commented 1 month ago

Hi,

When I run simulation in QuestaSim, I get this error: Assertion failed: 'A' channel re-used a source ID (connected at Scratchpad.scala:200:13) at Monitor.scala:42 assert(cond, message)

Could you please explain what this error implies and provide advice on how to fix it? Thank you.

jerryz123 commented 1 month ago

This indicates some invalid message was sent into the TileLink bus IP. Without more information on the configuration of your system, it is not possible to debug this.