We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a27d93 commit 3076803Copy full SHA for 3076803
backends/json/json.cc
@@ -408,7 +408,7 @@ struct JsonBackend : public Backend {
408
log("\n");
409
log("The \"offset\" and \"upto\" fields are skipped if their value would be 0.\n");
410
log("They don't affect connection semantics, and are only used to preserve original\n");
411
- log("HDL bit indexing.");
+ log("HDL bit indexing.\n");
412
log("And <cell_details> is:\n");
413
414
log(" {\n");
0 commit comments