On Feb 10, 1:33 pm, sbattazzo <
sbatta...@gmail.com> wrote:
> On 2012-02-10 11:41, aleksa wrote:
>
>
>
>
>
> > I'm creating a dual-port ROM, both sides are the same: 7-bit address,
> > 32-bit data.
> > Very simple ISE 13.3 project can be downloaded from here:
> >
http://www.mediafire.com/?xmf55vwdb14qvbf
> >
> > Both Implementing and Generating the bit file gives warning like this
> > one:
> > PhysDesignRules:812 - Dangling pin<DIA0>
> > all the way from DIA0 to DIA31.
>
> > I'm aware of this page:
http://www.xilinx.com/support/answers/31378.htm
> > but am not sure if that applies here.
>
> > Am I doing something wrong here?
>
> > Testing on XC3S50A.
>
> I think this is probably OK. Have you simulated your design and/or seen
> that it works as you expect in hardware?
No, I haven't simulated it, it is too simple. (did you get the file?)