Comprehensive guide to understanding the benchmark library structure, gate libraries, clocking schemes, and file naming conventions.
Benchmarks are provided for two different gate libraries:
Level | Filename | Example |
---|---|---|
Gate-Level | <benchmark_identifier>_<library>_<clocking_scheme>_<algorithm>_<optimized>_<input-ordered>_<cost_objective>.fgl |
mux21_Bestagon_ROW_gold_Opt_Ord_crossings.fgl
mux21_ONE_USE_NanoPlaceR_UnOpt_UnOrd_area.fgl |
Best Gate-Level Layout | <benchmark_identifier>_<library>_BEST.fgl | mux21_ONE_BEST.fgl |
Network Level | <benchmark_identifier>.v | mux21.v |