Re: [myhdl-list] _Waiter.diff [was: intbv.saturate, intbv.wrap]
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2008-07-23 08:38:36
|
Christopher Felton wrote: > Yes, the fix is needed for the added wiki page. But I have not posted > the code that is dependent on the fix, yet. > > Thanks for the procedure, sounds good and will do. I am not familiar > (yet) with mercurial, I will acquaint myself with the tool. > > Sounds like Thomas has taken care of this issue (diff, etc?). > > I have seen this issue/error before as well, when the following > conditional is used in the code > > in (posedge, negedge) This would compare using '=='. Thomas has proposed to replace this with 'is' test. I still don't really see what difference this would make. Can you explain issue/error that you are seeing? Jan -- Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com Kaboutermansstraat 97, B-3000 Leuven, Belgium From Python to silicon: http://myhdl.jandecaluwe.com |