projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b380c8c
)
Added ast frontend refactoring to TODO
author
Clifford Wolf
<clifford@clifford.at>
Thu, 11 Jul 2013 17:31:57 +0000
(19:31 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 11 Jul 2013 17:31:57 +0000
(19:31 +0200)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 9521fd6a82bf474a1bf7204a88e14d8ea2da4c6a..bc94b07c7792a435a96be5925e0154835e405719 100644
(file)
--- a/
README
+++ b/
README
@@
-259,4
+259,5
@@
TODOs / Open Bugs
- Additional internal cell types: $pla and $lut
- Support for registering designs (as collection of modules) to CellTypes
- Smarter resource sharing pass (add MUXes and get rid of duplicated cells)
+ - Refactoring of AST frontend (clean expr width/sign code, AST passes)