Hi The blocks with broken links would probably be the munge/edge detect blocks although these haven't changed in a long time. I would guess that you are using a different version of mlib_devel to us...?
Otherwise, if you have a solution built yourself, use that. I imagine that you could also use 2 FIFOs with a bit of glue logic. Regards Andrew On Mon, Apr 29, 2019 at 11:05 AM Indrajit Barve <[email protected]> wrote: > Hello Andrew, > > I also made a block similar to yours using two single port ram. Some > small delay values need to be adjusted. I tried to open your .slx design > file. It has some broken links and I tried to remove them and ran a > simulation but I am not getting the output as expected. May be during > Intialisation something going wrong and creating the broken link. Can you > please check. > > Hello Jack , David > > Thanks for your inputs. > > Indrajit Barve > [email protected] > 080-22541492 > On Apr 25 2019, at 6:12 pm, Andrew Martens <[email protected]> wrote: > > Hi Indrajit > > This should do something like what you want to do I think. > > Cheers > Andrew > > > On Thu, Apr 25, 2019 at 6:53 AM Indrajit Barve <[email protected]> > wrote: > > Hello all, > > I would like to implement a FIFO with input port data type depth and > width of 2048 X 32 and output port data type 1024 X 64. Basically looking a > similar module like this > https://www.xilinx.com/support/documentation/application_notes/xapp261.pdf . > or how to implement / configure Data-Width Conversion for a FIFO on ROACH1 > . > > Thanks > Indrajit > > -- > You received this message because you are subscribed to the Google Groups " > [email protected]" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > > > -- > You received this message because you are subscribed to the Google Groups " > [email protected]" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > > -- > You received this message because you are subscribed to the Google Groups " > [email protected]" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].

