ASU-VDA-Lab / 2024_ICCAD_Contest_Gate_Sizing_Benchmark

11 stars 4 forks source link

update methods to get the equivcells #7

Closed bingyuew closed 1 week ago

bingyuew commented 1 week ago

update methods to get the equivcells and update IR tables with the updated libcell func_ids

bingyuew commented 1 week ago
  1. Yes, I updated the OpenROAD example and helper scripts in the src/example directory and the evaluation scripts in the src/evaluation directory due to the OpenROAD bug.
  2. I also updated the IR tables to use the libcell_id file because of the OpenROAD bug.
  3. is mentioned in (1)
  4. I have addressed this in the check_valid script: if the inst in the pre-sized def file is a sequential cell, it cannot be swapped to use other sequential cells.