OpenROAD-flow-scripts
OpenROAD-flow-scripts copied to clipboard
OpenROAD's scripts implementing an RTL-to-GDS Flow. Documentation at https://openroad-flow-scripts.readthedocs.io/en/latest/
### Subject [Build] for compilation-related issues. ### Describe the bug frontends/ast/dpicall.cc:25:10: fatal error: ffi.h: No such file or directory 25 | #include | ^~~~~~~ compilation terminated. make: *** [Makefile:704: frontends/ast/dpicall.o]...
Adding a suite of test designs for sky130: * bp_fe (BlackParrot front-end) * bsg_manycore_tile_compute_mesh_real (design using real SRAMs) * bsg_manycore_tile_compute_mesh_fakeram (design using fakerams) * bsg_manycore_tile_compute_mesh_synth_512 (design using SRAM synthesized using...
### Subject [Documentation] for documentation errors. ### Describe the bug when I read the tech lef file of tsmc16 and tsmc7, the openroad will incur the error report below. ###...
### Subject [Build] for compilation-related issues. ### Describe the bug I am trying follow steps from here for docker based ORFS installation: https://openroad-flow-scripts.readthedocs.io/en/latest/user/BuildWithDocker.html#clone-and-build I have tried in GCP machine and...
### Subject [Stage]: Other. Please describe below. ### Describe the bug The usecase here is to run "screen" to run flows while logged out. In this case the DISPLAY variable...
### Description E.g. or-tools, cmake, etc. is downloaded and installed again. Sometimes it is necessary to re-run sudo ./setup, because of a network outage. In this case, it would be...
### Description I build the docker image in a machine named A and then transfer the image to another machine named B and then run it with `docker run --rm...
We implemented repair_antennas some time ago but have not hooked it up to the flow.
### Subject [Build] for compilation-related issues. ### Describe the bug While trying install ORFS with docker failed to complete. ### Expected Behavior Complete ORFS installation in MacOS docker mode as...