mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +00:00
Spell check (by Larry Doolittle)
This commit is contained in:
parent
80910d13a6
commit
84bf862f7c
63 changed files with 220 additions and 220 deletions
|
@ -35,7 +35,7 @@ if ($#ARGV != 1) {
|
|||
print STDERR "Usage: $0 [-w N] [-d N] gold.vcd gate.vcd\n";
|
||||
print STDERR "\n";
|
||||
print STDERR " -w N\n";
|
||||
print STDERR " reserve N characters for bitmap in text ouput (default: auto)\n";
|
||||
print STDERR " reserve N characters for bitmap in text output (default: auto)\n";
|
||||
print STDERR "\n";
|
||||
print STDERR " -d N\n";
|
||||
print STDERR " allow for N timesteps delay between gate and gold (default: 0)\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue