Re: [myhdl-list] blocking and non-blocking assignments in toVerilog code.
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2008-06-06 12:52:42
|
Günter Dannoritzer wrote: > > Now, I have another question about a Verilog construct I haven't seen > yet. Again in the Johnson Counter example in the Verilog code there is > this construct: > > dir = 1'b0|>; > > What does the "|>" stand for? Nothing - it must be a geshi thing :-) This was the "strange" thing I was talking about before. I have temporarily reinstalled my previous verilog.php file, and then it's not there as you can see on the web site. Jan -- Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com Kaboutermansstraat 97, B-3000 Leuven, Belgium From Python to silicon: http://myhdl.jandecaluwe.com |