Re: [myhdl-list] MyHDL project debriefing
Brought to you by:
jandecaluwe
From: Angel E. <ang...@gm...> - 2011-04-27 09:47:35
|
On Tue, Apr 26, 2011 at 10:13 PM, Jan Decaluwe <ja...@ja...> wrote: > I just finished a MyHDL project that was lot of fun, > and I thought some of you might be interested in a few highlights. > You will understand that I cannot go in too much detail. > > The starting point for this image processing algorithm > was a spec in words. The deliverable was RTL VHDL code > and a regression test suite. > > To have a verification reference, the customer agreed > that I developed a high-level untimed model of the > algorithm in pure Python. This have been a great help, > and the customer actually agreed to sign of on it. Jan, did this high-level untimed python model use MyHDL at all? Angel |