Hello All,
I am wondering for the approach that should be followed to model an SOC?
I know this is the huge topic. But my question is?
For an instance, I want to model an SOC for a Hearing aid device digital part, which actually is an fsm for algorithm implementation.
So at a very initial stage I can model the complete FSM in SystemC easily. But the question arises how could I do architecture exploration with that???
How can I use the SystemC feature that I can plug and play the model's components, for eg, I want to see the response of my SOC with different bus systems or different processors.
How could that be achieved?ed
One of my friend suggested that after the creation of fsm level model, the components be created as per the requirements like for data transfer from one state to another implement DMA etc .??
But this does not make me able to develop my approach for execution.
If anyone could suggest any studying material which could help to develop the modeling approach then it would really be appreciated.
Thanks & Regards,
KS