From: FAISAL PEER MOAHMED on
Hi

I am working in FPGA.

I am just wondering , Is it possible to simulate DCM in Matlab/simulink ?

Best Regards

Faisal
From: us on
"FAISAL PEER MOAHMED" <pfaisalbe(a)gmail.com> wrote in message <i2p0e7$nqd$1(a)fred.mathworks.com>...
> Hi
>
> I am working in FPGA.
>
> I am just wondering , Is it possible to simulate DCM in Matlab/simulink ?
>
> Best Regards
>
> Faisal

do NOT double post...

us
From: us on
"FAISAL PEER MOAHMED" <pfaisalbe(a)gmail.com> wrote in message <i2p0g4$ri1$1(a)fred.mathworks.com>...
> Hi
>
> I am working in FPGA.
>
> I am just wondering , Is it possible to simulate DCM in Matlab/simulink ?
>
> Best Regards
>
> Faisal

do NOT triple post...

us
From: Janti on
"FAISAL PEER MOAHMED" <pfaisalbe(a)gmail.com> wrote in message <i2p0e7$nqt$1(a)fred.mathworks.com>...
> Hi
>
> I am working in FPGA.
>
> I am just wondering , Is it possible to simulate DCM in Matlab/simulink ?
>
> Best Regards
>
> Faisal

Hi Faisal,
You can go to Xilinx
http://www.xilinx.com/support/download/index.htm
Download the free WebPak of the DSP edition of their software.
It basically allows you to build FPGA models using System Generator. SysGen is basically a library of blocks accessible in Simulink that are easily ported to work on the FPGA.
I'm sure they have lots of examples that might cover DCMs.

Good luck