Commit ba09f59e by sakundu

Updated the README

Signed-off-by: sakundu <sakundu@ucsd.edu>
parent 8c39f150
Here we provide the protobuf and clustered protobuf netlist of [ICCAD04](http://vlsicad.eecs.umich.edu/BK/ICCAD04bench/) testcases. We do not include the ibm05 testcase as it does not have any macros. We have utilized [RePlAce](https://github.com/mgwoo/RePlAce/blob/main/RePlAce-static) to generate the initial location which is required in protobuf netlist. The directory structure is as follows: Here we provide the protobuf and clustered netlist of [ICCAD04](http://vlsicad.eecs.umich.edu/BK/ICCAD04bench/) testcases. We do not include the ibm05 testcase as it does not have any macros. We have utilized [RePlAce](https://github.com/mgwoo/RePlAce/blob/main/RePlAce-static) to generate the initial placement which is required in protobuf netlist. The directory structure is as follows:
- **\<design name\>/\<design name\>.pb.txt**: Protobuf netlist of \<design name\> design. - **\<design name\>/\<design name\>.pb.txt**: Protobuf netlist of \<design name\> design.
- **\<design name\>/netlist.pb.txt**: Clustered netlist generated using the CT-Grouping flow when the input is \<design name\>/\<design name\>.pb.txt. - **\<design name\>/netlist.pb.txt**: Clustered netlist generated using the CT-Grouping flow when the input is \<design name\>/\<design name\>.pb.txt.
- **\<design name\>/initial.plc**: This plc file is generated by CT-Grouping flow when the input is \<design name\>/\<design name\>.pb.txt. - **\<design name\>/initial.plc**: This plc file is generated by [CT-Grouping flow](https://github.com/google-research/circuit_training/tree/main/circuit_training/grouping) when the input is \<design name\>/\<design name\>.pb.txt.
\<design name\>/netlist.pb.txt and \<design name\>/initial.plc are the input for CT runs. \<design name\>/netlist.pb.txt and \<design name\>/initial.plc are the input for CT runs.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment