mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
Merge branch 'YosysHQ:main' into main
This commit is contained in:
commit
f403256a34
4 changed files with 18 additions and 6 deletions
|
@ -408,7 +408,7 @@ struct JsonBackend : public Backend {
|
|||
log("\n");
|
||||
log("The \"offset\" and \"upto\" fields are skipped if their value would be 0.\n");
|
||||
log("They don't affect connection semantics, and are only used to preserve original\n");
|
||||
log("HDL bit indexing.");
|
||||
log("HDL bit indexing.\n");
|
||||
log("And <cell_details> is:\n");
|
||||
log("\n");
|
||||
log(" {\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue