Matt Liberty

Results 1724 comments of Matt Liberty

You are missing the point that doing so has a meaning to the flow that is incorrect

There is nothing extra to see in the .odb even if we wrote it out. The markers can be loaded against the cts .odb and will be visually identical.

I tried "DISPLAY=NOTHING make" and I get: ``` [WARNING GUI-0076] QXcbConnection: Could not connect to display NOTHING [ERROR GUI-0077] Could not connect to any X display. Error: final_report.tcl, 66 GUI-0077...

Fwiw ORFS defines a target to open the layout in klayout with all the necessary options; OL might want to do the same.

Most likely you need `set_propagated_clock [all_clocks]`

That allows me to reproduce your routing congestion issue. I'm not sure how it relates to the title of this issue though. The input db will be from before grt...

Your LEF abstract is too detailed. You should bring the pins out to the edges and create a simple OBS to cover the block. ![image](https://github.com/efabless/caravel_user_project/assets/761514/deb588c4-b6ad-4ad5-be4b-26afc71c2cdc)

The database has to be saved after grt is run to have congestion information (or you have to be in the GUI when you run grt). I think it is...