[myhdl-list] 0.5dev3 testing
Brought to you by:
jandecaluwe
From: Tom D. <td...@di...> - 2005-11-10 21:56:45
|
I had been using the following: Signal(intbv(0,min=0,max=2)) to get a 1 bit register or wire. With the development version I get a 2 bit signal. Is that intentional? I thought the range should be min <= Num < max. Tom |