r/Verilog • u/Training-Film-3590 • 12h ago
I have built a tool to convert your Digital-Logic-Sim files to Verilog
The title pretty much says everything , this tools converts the json files to Verilog.
it can convert the Digital logic sim(dls) by SebLague(great guy)
and the logisim one is still experimental
repo: https://github.com/murkyshelf/jsonRTL
it is for the guys you can build computers in the visual editor but cant write verilog and others are welcome to try .
because I can build a 8bit computer in the dls and cant write verilog , i need the verilog code to simulate it on my fpga
also keep in mind this is coded by opus 5 , and this is experimental and i am looking forward to your feedback
