Verilog to LogicWorld compiler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
D4VID 49504196aa
Add inverter
4 weeks ago
logicworld-subassembly@77ff0310b4 Connecting components 1 month ago
verilog2logicworld Add inverter 4 weeks ago
.gitignore Generating subassemblies 1 month ago
.gitmodules Use https for public submodule 1 month ago
LICENCE Add LICENCE 1 month ago
README.md Add README.md 1 month ago
logicworld_blotter_file_format_v7.ksy Generating subassemblies 1 month ago

README.md

Verilog to LogicWorld compiler

Setup

Make sure you clone the repo recursively to include the subassembly library:

git clone https://gitea.d4vid.xyz/D4VID/verilog2logicworld.git --recursive

Run

Run cargo inside the verilog2logicworld directory

cargo run