hst10 / pylog

PyLog: An Algorithm-Centric FPGA Programming and Synthesis Flow
60 stars 13 forks source link

Pysim functionality maintenance #9

Open JeffMY05 opened 4 years ago

JeffMY05 commented 4 years ago

https://github.com/hst10/pylog/blob/7f37e98b475d17159aa5fca3a04f66f094ee2d43/pylog.py#L51

Eg: The bare code for matmul.py is not compatible with python anymore. (https://github.com/hst10/pylog/blob/7f37e98b475d17159aa5fca3a04f66f094ee2d43/tests/matmul.py#L8)