pc2/sus-compiler

On-save regenerating of Verilog/VHDL files

Open

#30 opened on Nov 13, 2024

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Rust (6 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (126 stars)
PR merge metrics
 (PR metrics pending)

Description

This seems like a convenient feature. That the compiler in "deamon mode" watches a directory of SUS files, and whenever a file changes, update the generated verilog files.

This should alleviate the friction of using SUS in proprietary environments

Contributor guide