From 84bf862f7c58c2b69babf043ff5032f924a3ee4d Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 14 Aug 2015 10:56:05 +0200 Subject: Spell check (by Larry Doolittle) --- passes/techmap/dff2dffe.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'passes/techmap/dff2dffe.cc') diff --git a/passes/techmap/dff2dffe.cc b/passes/techmap/dff2dffe.cc index e587f827..51bfaade 100644 --- a/passes/techmap/dff2dffe.cc +++ b/passes/techmap/dff2dffe.cc @@ -273,7 +273,7 @@ struct Dff2dffePass : public Pass { log(" is the cell type name for a cell with an\n"); log(" identical interface to the , except it\n"); log(" also has an high-active enable port 'E'.\n"); - log(" Usually is an intemediate cell type\n"); + log(" Usually is an intermediate cell type\n"); log(" that is then translated to the final type using 'techmap'.\n"); log("\n"); log(" -direct-match \n"); -- cgit v1.2.3