I see in the documentation site that ARM offers up some bus functional models to simulate both a 32 and a 64 bit AHB bus master in Verilog RTL.
Where do I find these models, and what is the cost?
I am working to verify a customer's AHB peripheral, and don't really want to write my own bus functional model..
There seem to be a number of options hinted at in the documentation area. One such example:
cmsdk_ahb_fileread_master32.v
Hi gordwait
The "cmsdk" part of that filename means the model comes from ARM's Cortex-M System Design Kit. There is also a similar AHB bus master model in ARM's AMBA Design Kit.
I don't think either model will be available separately, so you would probably need to be looking to buy the full design kit product, which might be more than you currently need.
The best way to find out how to get access, and how much it would cost, would be to use the "request more information" links on ARM's website for the pages describing these products. Try the following page and "request" button.
Cortex-M System Design Kit - ARM
JD
gordwait, did you fix the issue?
Does this answer your question gordwait?
Please choose the 'Correct answer' button if so or reply to continue the conversation!
Essentially, yes. Our company did buy the design kit, and it sounds like the bus functional models are part of it.
I'm waiting for access to the files so I can take a look..
good for you then.
View all questions in Cortex-M / M-Profile forum