Re: [myhdl-list] MEP - keep hierarchy in conversion
Brought to you by:
jandecaluwe
From: David H. <da...@ad...> - 2013-10-03 19:49:14
|
On Thu, Oct 3, 2013 at 3:36 PM, Christopher Felton <chr...@gm...> wrote: > <snip> > The question is the granularity of control needed > at the functional HDL level. Not if floorplanning > is useful for complex block. > > Or, without fine control at the functional HDL level > is floorplanning rendered useless, I think not. > Yep. I went waaay off topic. :) On Thu, Oct 3, 2013 at 3:39 PM, Jan Decaluwe <ja...@ja...> wrote: > <snip> I also think the solution should be obvious and vastly > superior - after all, you will need to write a Xilinx > or Altera partitioning configuration script *anyway*. > Yep. Since this HDL is already in Python, and Python is pretty darn flexible... Could Python fill that higher role, and perhaps be capable of doing such end-to-end design control? (ie, in a collection of .py files, some files are just for describing the logic design, while others manage the resource assignment but assisted with a few [as needed] hierarchical names from the logic design?) If you do need a nontechnical argument, it is: "Jan says no > because he finds it stupid and ugly". > hahaha! Awesome :) Thanks for the chuckle. - David |