projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d888ee
)
Fixed small typo in ice40_unlut help summary
author
acw1251
<acwright@mit.edu>
Wed, 19 Jun 2019 20:39:46 +0000
(16:39 -0400)
committer
acw1251
<acwright@mit.edu>
Wed, 19 Jun 2019 20:39:46 +0000
(16:39 -0400)
techlibs/ice40/ice40_unlut.cc
patch
|
blob
|
history
diff --git
a/techlibs/ice40/ice40_unlut.cc
b/techlibs/ice40/ice40_unlut.cc
index bec3c4c9600f11ea8e2d59bf8149ed37c3af5f21..d16e6e6a391e87eddd8e21c4a54c469f2fb344a1 100644
(file)
--- a/
techlibs/ice40/ice40_unlut.cc
+++ b/
techlibs/ice40/ice40_unlut.cc
@@
-74,7
+74,7
@@
static void run_ice40_unlut(Module *module)
}
struct Ice40UnlutPass : public Pass {
- Ice40UnlutPass() : Pass("ice40_unlut", "iCE40: transform SBLUT4 cells to $lut cells") { }
+ Ice40UnlutPass() : Pass("ice40_unlut", "iCE40: transform SB
_
LUT4 cells to $lut cells") { }
void help() YS_OVERRIDE
{
// |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|