mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-04 14:25:47 +00:00
Add documentation for VHDL library directory
This commit is contained in:
parent
1953a42f0d
commit
8e667e2e9f
1 changed files with 5 additions and 0 deletions
|
@ -3168,6 +3168,11 @@ struct VerificPass : public Pass {
|
|||
log("Add module to list of modules to ignore during parsing.\n");
|
||||
log("\n");
|
||||
log("\n");
|
||||
log(" import -set_vhdl_default_library_path <path>\n");
|
||||
log("\n");
|
||||
log("VHDL default library path.\n");
|
||||
log("\n");
|
||||
log("\n");
|
||||
#endif
|
||||
log(" import -set-error <msg_id>..\n");
|
||||
log(" import -set-warning <msg_id>..\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue