1
0
mirror of synced 2026-05-02 14:31:37 +00:00

Add missing "[options]" to read_blif help

This commit is contained in:
Eddie Hung
2019-02-08 12:41:39 -08:00
parent fb8ad440a3
commit 391ec75b07

View File

@@ -584,7 +584,7 @@ struct BlifFrontend : public Frontend {
{
// |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|
log("\n");
log(" read_blif [filename]\n");
log(" read_blif [options] [filename]\n");
log("\n");
log("Load modules from a BLIF file into the current design.\n");
log("\n");