hdl / bazel_rules_hdl

Hardware Description Language (Verilog, VHDL, Chisel, nMigen, etc) with open tools (Yosys, Verilator, OpenROAD, etc) rules for Bazel (https://bazel.build)
Apache License 2.0
120 stars 45 forks source link

Make power estimate more accurate by reading SDC first #314

Closed mikesinouye closed 8 months ago

mikesinouye commented 8 months ago

This only affects the verilog_based_power_results which is not recommended to be used for evaluation. The main benchmarking was added in #302.