While trying to do the exercise-5 as per https://vlsi.ethz.ch/wiki/Exercise_-_Introduction_to_OpenRoad, loading of the Croc.odb doesn't work.
Instead of seeing the routed database, the OpenRoad shows a black view.
Steps I did are as follows:
- Installed the docker image from the iic-osci github.
- Launched the docker image (I used the vnc server)
- Inside the docker image check out then OpenRoad branch of the repo:
git clone https://github.com/pulp-platform/croc.git
cd croc
git checkout ex05
- Launched openroad inside the docker image from the croc/openroad directory
- Open DB from the menu for the 'croc.odb' inside the 'out' directory.
OpenRoad doesn't show the routed database.
While trying to do the exercise-5 as per https://vlsi.ethz.ch/wiki/Exercise_-_Introduction_to_OpenRoad, loading of the Croc.odb doesn't work.
Instead of seeing the routed database, the OpenRoad shows a black view.
Steps I did are as follows:
OpenRoad doesn't show the routed database.