google / google/xls

[repl] Be able to drive parametric instantiations e.g. for IR/verilog generation

Open
#371 0 comments 0 reactions 0 assignees View on GitHub
enhancement visualization
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

A feature that would be helpful is if we could drive parametric instantiations from the REPL. e.g. consider clz in the stdlib -- it's parametric so only gets generated on demand, but we may want to observe what Verilog gets generated for it stand-alone. It would be nice if we could say something like: `:verilog clz` or similar to cause IR to be generated and subsequently Verilog to be produced.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.