The-OpenROAD-Project / OpenROAD

OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
https://theopenroadproject.org/
BSD 3-Clause "New" or "Revised" License
1.41k stars 494 forks source link

[Docs] Docs CI fix #5243

Closed luarss closed 1 week ago

luarss commented 1 week ago

Fixed a missing flag in readme @maliberty

github-actions[bot] commented 1 week ago

clang-tidy review says "All clean, LGTM! :+1:"

maliberty commented 1 week ago

@gudeh it would be good to add a description in a separate PR

gudeh commented 1 week ago

@gudeh it would be good to add a description in a separate PR

For sure. Sorry I forgot the readme.

I will also fix another detail. Currently routability is being set on through TCL. I understand we want the actual default to be routability on, and only use the TCL command to turn it off when desired.