From: sagnik on
i am very new to matlab and forgive me for my naiveness. I would like to know is there any simulation of 16/32 bit processor in matlab which could be used as a block with a simulink model?
From: Saurabh Mahapatra on
Hi there,

The closest I have seen is the behavioral modeling of a CPU here:

http://www.mathworks.ch/matlabcentral/fileexchange/19702-cpu-behavioral-modeling-using-embedded-matlab-demo

There is also an associated video with this link that gives some pointers.

Thanks,

Saurabh
From: sagnik on
"Saurabh Mahapatra" <saurabh.mahapatra(a)mathworks.com> wrote in message <i1v4ei$5ue$1(a)fred.mathworks.com>...
> Hi there,
>
> The closest I have seen is the behavioral modeling of a CPU here:
>
> http://www.mathworks.ch/matlabcentral/fileexchange/19702-cpu-behavioral-modeling-using-embedded-matlab-demo
>
> There is also an associated video with this link that gives some pointers.
>
> Thanks,
>
> Saurabh

Thanx a lot man for ur help.