Is there a BFM for OMAP 3530? Need not contain all the functions...may be instruction accurate model?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
If you mean Bus Functional Model as in a hardware design language source for the OMAP3 than unfortunately there is no such model available. You can simulate the DSP core of the OMAP3 within Code Composer Studio (CCS) however, what sort of simulation functionality are you looking for?
Yes, I meant Bus Functional Model. We want to simulate some interface logic with OMAP processor. We have the RTL for the interface login, but donot want to use the full OMAP core. All we need a functional model (either in C or verilog/vhdl model) for us tio check the logic before integrating it to the actula design that uses the OMAP core.
Any help would be appreciated.
Kalis
Unfortunately we do not have any logical models for the OMAP3, nor do we have them for most of our other processors. We do offer IBIS and BSDL models from the product folder however, nothing as advanced logically as you are seeking.
I have had a few customers ask over the years for VHDL models for various parts, however we have never had such models to give out before unfortunately. Generally the processor simulation in CCS for just a software perspective and the IBIS/BSDL modules for electrical simulation have been sufficient.