On 2008-08-03, Timothy Normand Miller wrote:
> >    assign hq2pci_cmd_deq =
> >           hq2pci_cmd_deq_if_intercept
> >        || hq2pci_cmd_deq_if_bypass && bypass_mode;
> 
> I don't know what is the order of operations of && and ||.  What do
> you intend?  I think I'd like to add some parentheses.

Okay.  I took it for granted that && has the higher precedence.

> When you do that, you need to add resets for every signal that is
> assigned in the block.  What I do is split up the block into
> reset-needing and reset-not-needing blocks.

Good, I'll do that.
_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to