#lang yosys
CodeArtifactFirst seen 6/9/2026
Last seen 6/9/2026
Evidence 2 chunks
NEIGHBORHOOD
7 nodes · 11 edgesgraph · #lang yosys · depth=1
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.