public final class VerilogPrinter
extends java.lang.Object
VerilogPrinter
illustrates development of a Verilog back-end.Constructor and Description |
---|
VerilogPrinter() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Launches the Verilog translator with the Verilog printer as a back-end.
|