#lang yosys
CodeArtifactFirst seen 6/9/2026
Last seen 6/9/2026
Evidence 2 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
6 connectionsThe paper introduces the #lang yosys DSL as part of the rtlv workflow.
rtlv uses #lang yosys DSL to transform SMT-LIB circuit models into Rosette code.
#lang yosys implements the Verilog to Rosette compilation by transforming Yosys SMT-LIB output.
#lang yosys takes Yosys's SMT-LIB output as its input.
#lang yosys depends on Yosys to produce the SMT-LIB circuit representation it transforms.
#lang yosys produces Rosette code that depends on the Rosette language.