please install below package
dotnet
Build Iyokan-L1 and convert yosys result json to original format.
dotnet run vsp-core.json vsp-core-converted.json
dotnet run <intputFileName> <outputFileName>
if you want to convert RAM json generated by yosys
dotnet run path/to/ram.json /path/to/converted-ram.json genRAM
- v0.0.1 2019/12/04 - PoC Implementation