Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
BFM Sim
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-01-2011 12:14 PM
I am trying to do a BFM SIM IN edk 12.4. Ihave copied the bfm files to the EDK dir and created the simulation files for my custom core. When I try and load the bfm_system.xmp file I get the following error message
ERROR:EDK - Illegal MPD definition for synch_bus in MHS file. Look in console for errors..
It seems to be complaining about this,
BEGIN bfm_synch
PARAMETER INSTANCE = synch_bus
PARAMETER HW_VER = 1.00.a
PARAMETER C_NUM_SYNCH = 4
PORT FROM_SYNCH_OUT = synch0 & synch1 & synch2 & synch3
PORT TO_SYNCH_IN = synch
END
as if I comment it out the project will load. Does anyone know what the problem is?
Thanks
Jon











