Kareem Farid
Kareem Farid
### Description OpenROAD supports stopping detailed routing and resume it. In complex designs, doing so and dumping the layout would be useful to study the design and learn about routing...
### Description OpenLane `Classic` flow runs about 70 steps. At a glance, it is hard to spot the location of important information - for example antenna summary report. In addition,...
### Description Error running reproducible created from `OpenROAD.RepairAntennas`. Error also appears to happen using other steps of type `CompositeStep` ### Expected Behavior No error ### Environment report ```sh kernel: Linux...
### Description Save images of the layout throughout the flow ### Proposal Use OpenROAD `save_image` along with `-display_option` to control the image
Verilator version: ``` Verilator 5.031 devel rev v5.030-71-gd4a8cbb1d ``` Test case: [test-case.tar.gz](https://github.com/user-attachments/files/17756938/test-case.tar.gz) Running this command, Verilator still reports warnings in the lint_off files ``` verilator -Wall --lint-only config.vlt EF_SRAM_1024x32_stub.v EF_SRAM_1024x32.v...