mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
Renamed "stdcells.v" to "techmap.v"
This commit is contained in:
parent
6ca0c569d9
commit
1202f7aa4b
9 changed files with 15 additions and 12 deletions
3
README
3
README
|
@ -304,8 +304,7 @@ Roadmap / Large-scale TODOs
|
|||
- yosys-bigsim: https://github.com/cliffordwolf/yosys-bigsim
|
||||
|
||||
- Technology mapping for real-world applications
|
||||
- Add bit-wise const-folding via cell parameters to techmap pass
|
||||
- Rewrite current stdcells.v techmap rules (modular and clean)
|
||||
- Rewrite current techmap.v rules (modular and clean)
|
||||
- Improve Xilinx FGPA synthesis (RAMB, CARRY4, SLR, etc.)
|
||||
|
||||
- Implement SAT-based formal equivialence checker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue