Shinya T-Y
Shinya T-Y
SytemVerilog support is under development on feature_systemverilog branch. Stay tuned!
Thanks for the nice suggestion. Could you show us what kind of adverse effects are occurred by the current implementation? Furthermore, I wonder just adding "lineno" is sufficient.
Unfortunately, I don't have any plan to extend the language feature of Pyverilog. Pyverilog uses Icarus Verilog as a preprocessor. If we don't develop preprocessor by ourselves, Pyverilog overcome the...
Thank you for a good suggestion. As you said, the current isReset and isClock are defined just by using a simple rules of signal names, and it is possible to...
Thank you for a nice idea. I think it can be implemented within a small effort. After that, let's replace the current name-based implementation with it.
I'm sorry for the delay. Actually I did not understand the behavior of the updated version of bind_visitor._createAlwaysinfo(). I think choice 3 is the best currently.
Thanks! Let me review the code.
> HTML docs hosted somewhere I should prepare such documents ...
Hi, could you use English, please?
I think it's because the current dataflow analyzer does not use memorization.