add missing new file for succesful OpenROAd bazel build

Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
This commit is contained in:
dsengupta0628 2026-07-30 14:46:28 +00:00
parent 8541d77bc7
commit 29b78841e5
1 changed files with 1 additions and 0 deletions

View File

@ -348,6 +348,7 @@ cc_library(
"search/Tag.hh", "search/Tag.hh",
"dcalc/ArcDcalcWaveforms.hh", "dcalc/ArcDcalcWaveforms.hh",
"power/Power.hh", "power/Power.hh",
"power/VcdParse.hh",
"power/VcdReader.hh", "power/VcdReader.hh",
"power/SaifReader.hh", "power/SaifReader.hh",
"sdf/SdfReader.hh", "sdf/SdfReader.hh",