You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Independent library or binary from Veryl compiler to translate source position by source map is useful.
For example, the binary can translate the existing log or receive log through pipe like below:
$ resolver synthesis.log
$ ./simv | resolver
Independent library with C API may be useful to integrate to other EDA tools like Verilator, Yosys, and so on.
Independent library or binary from Veryl compiler to translate source position by source map is useful.
For example, the binary can translate the existing log or receive log through pipe like below:
Independent library with C API may be useful to integrate to other EDA tools like Verilator, Yosys, and so on.
Related: #438
The text was updated successfully, but these errors were encountered: