Re: [myhdl-list] A Reviewers Thoughts ...
Brought to you by:
jandecaluwe
From: Angel E. <ang...@gm...> - 2011-07-25 08:28:09
|
On Fri, Jul 22, 2011 at 10:36 PM, Christopher Felton <chr...@gm...> wrote: > <snip> >> >> Again, I am not trying to argue if in-system debugging is useful or not >> but instead arguing that including in-system debugging in the design is >> a better approach. Which removes the need to add probes to the >> post-P&R. And such, minimizes the argument that the flat file >> conversion is a negative. >> >> >> Chris >> > > Thinking about this a little more, one possible downside, I can think > of, is how a flat hierarchy might effect floor-planning. Some FPGA and > IC designs might want (require) floor-planning*. But I am not really > sure of this either because the blocks are named blocks and the tools > might be able to handle this as well. > > Chris > > * Floor-planning is a "flow" to guide the P&R (place-and-route) tools by > defining physical constraints. Often this is done by indicating a > region for placement of a block, often a major block. Actually that is one of the things taht I meant to say on my first email on this thread, when I said that keeping the hierarchy "can lead to more predictable synthesis", but I should have said floor planning rather than synthesis. Angel |