write_jny - generate design metadata#
- yosys> help write_jny#
jny [options] [selection]
Write JSON netlist metadata for the current design
-no-connectionsDon't include connection information in the netlist output.
-no-attributesDon't include attributed information in the netlist output.
-no-propertiesDon't include property information in the netlist output.
The JSON schema for JNY output files is located in the "jny.schema.json" file which is located at "https://raw.githubusercontent.com/YosysHQ/yosys/main/misc/jny.schema.json"