06/28/10
|
"Corrected" MCNC Netlists
The 22 largest MCNC netlists included in the VPR toolsuite have some odd
structures (LUTs with no inputs or no outputs, etc). These .blif netlists clean
up some of these oddities.
|
06/28/10
|
Heavily Pipelined Netlist
These circuits are pipelined/cslowed/retimed versions of the "corrected" MCNC
netlists. The X.pipe0.cslow1 blifs correspond to retimed versions of the
original benchmarks, with the number of registers going up from there.
|
10/30/08
|
Incremental Slack Placer
This code implement a simulated annealing placement tool with
incremental timing slack updates.
This code also contains the
Armada routing algorithm as an optional routing step.
|
10/30/08
|
Incremental Slack/Retiming Placer
This code implement a simulated annealing placement tool with optional
simultaneous simulated annealing-based retiming and re-packing.
This code is based upon the incremental slack placer, so refer to the documentation included in that
package for details on how to use this tool.
|