hunterzju
hunterzju
脚本可以正常运行,输入配对码后可以成功配对,但是键盘输入,安卓手机和ipad都不会有反映
Thanks for your excellent work, but I found it unsupport some operation when parse dataflow graph. The error message it returns is : ``` File "/usr/local/lib/python3.5/dist-packages/pyverilog-1.1.3.dev0-py3.5.egg/pyverilog/dataflow/bindvisitor.py", line 1339, in getDst...
I scan my cpu with xoreaxeaxeax's sandsifter but as you showed it stopped early. so I tried to scan with this project, but the sifter.py script can not exit and...
I try to build on centos, but failed with the following message. I want to know if there is a way to solve the problem? Thanks a lot! ``` In...
I build an onnx model to a dynamic library, but it runs very very slow. I try to use perf to analysis, but can not get symbol in library. I...
Your work is amazing! But I want to know how to check the instructions from sandsifter. I mean how can I know a instruction is just like a Nop or...
It seems that the parse only support netlist level verilog code? Does it support behavorial level verilog? For example, the `reg` key word seems not supported yet?