summaryrefslogtreecommitdiffstats
path: root/todo.txt
blob: 3ac5a38622fd0021de72e30e8251f2fdb4eb264f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Minor things:

- add required time support
- clean end-of-line markers (CR is more preferable than CR-LF)
- mysterious Mac problem                                      
- prevent node name clash between PO and internal names (i.e. [484])
- add the output of ABC version/platform in the output files  
- fix gcc compiler warnings                                   

Major things:

- substantially improving performance of FRAIGing 
(used in equivalence checking and lossless synthesis)

- developing a new (more efficient and faster) AIG rewriting package

- implementing additional rewriting options for delay optimization

- making technology mapping applicable to very large designs by adding 
on-demand cut computation currenlty available as a stand-alone command "cut"

- experimenting with yield-aware standard-cell mapping

- developing a mapper for arbitrary programmable macrocell 
architecture specified using a configuration file (this mapper should work 
for both cell-evalution and mainstream FPGA mapping)

- developing incremental retiming and incremental integrated sequential 
synthesis

- developing sequential verification combined with integrated sequential 
synthesis 

- add hierarchical BLIF interface (for designs with black boxes)