Updated TODOs

This commit is contained in:
Clifford Wolf 2013-11-24 17:58:05 +01:00
parent ae798d3fd5
commit 620b7c900a
1 changed files with 1 additions and 2 deletions

3
README
View File

@ -296,8 +296,7 @@ Roadmap / Large-scale TODOs
- yosys-bigsim: https://github.com/cliffordwolf/yosys-bigsim - yosys-bigsim: https://github.com/cliffordwolf/yosys-bigsim
- Technology mapping for real-world applications - Technology mapping for real-world applications
- Add "mini synth script" feature to techmap pass - Add bit-wise const-folding via cell parameters to techmap pass
- Add const-folding via cell parameters to techmap pass
- Rewrite current stdcells.v techmap rules (modular and clean) - Rewrite current stdcells.v techmap rules (modular and clean)
- Improve Xilinx FGPA synthesis (RAMB, CARRY4, SLR, etc.) - Improve Xilinx FGPA synthesis (RAMB, CARRY4, SLR, etc.)