RL environment for detailed routing.
To interact with the xroute environment, you need to download the simulator first:
| Operating System | Download Link |
|---|---|
| Ubuntu 22.04 | Download |
Then, put the simulator in the third_party/openroad folder.
Run the following command to get launch script:
cd examples
python3 init.py [start_port][worker_num]start_port: the listen port number of the first worker instance.
worker_num: the number of worker instances.
- Auto download ispd testcases
- Support distributed routing on one server