3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00

update documentation

This commit is contained in:
Miodrag Milanovic 2022-11-25 14:27:30 +01:00
parent b0be19c126
commit f764cd1655

View file

@ -2541,10 +2541,10 @@ struct VerificPass : public Pass {
log("is printed, such as VERI-1209.\n");
log("\n");
log("\n");
log(" verific -import [options] <top-module>..\n");
log(" verific -import [options] <top>..\n");
log("\n");
log("Elaborate the design for the specified top modules, import to Yosys and\n");
log("reset the internal state of Verific.\n");
log("Elaborate the design for the specified top modules or configurations, import to\n");
log("Yosys and reset the internal state of Verific.\n");
log("\n");
log("Import options:\n");
log("\n");