[Need help debugging] - Getting TLC runtime exception
24 views
Skip to first unread message
Lev Broido
unread,
May 19, 2020, 7:56:50 AM5/19/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tla...@googlegroups.com
Hi
I am trying to build specification for ARM AXI protocol starting from some very basic specification gradually extending it.
I've started defining basic channel (axi_channel) and then simple interface containing data and address channel (axi_base) . After trying to run model I've got runtime exception and I don't know how to advance . Relevant files are attached