alpha-release icon indicating copy to clipboard operation
alpha-release copied to clipboard

Builds, flow and designs for the alpha release

Results 13 alpha-release issues
Sort by recently updated
recently updated
newest added

Normally, I can launch a GUI from within Docker on my desktop by running the command below, but I get an error message. I run Ubuntu 18.04. ``` $ docker...

[openmsp430.tar.gz](https://github.com/The-OpenROAD-Project/alpha-release/files/3838127/openmsp430.tar.gz) Hi I kept entire flow constant, except that I am using a new design, just to test the flow. Attaching design above. Actually, I downloaded this design from opencores.org,...

I believe it would be useful to be able to run designs through the alpha-release flow while setting an enumerated list of modules to black boxes to get statistics on...

I'm sure this has been discussed, but I thought I'd write down my thoughts on a top-level driver. Today there's a number of siloed tools that have been stitched together...

It would be great to see how the output of the build in the alpha-release. From this we could study e.g. which tests pass/fail, changes in quality of results, etc.

The execution continues after a failure in opendp: ``` [deleted] cell_name : buffer282 can't insert center cell !! cell_name : buffer286 can't insert center cell !! cell_name : buffer283 can't...

OpenROAD has quite ambitious goals, so the automated pre-merge testing procedures need to be quite ambitious. Once OpenROAD community gets going, there's easily going to be 100s of pending pull...

documentation
enhancement

It would be great to add more info to flow/designs/src/*. At a minimum - ideally a link to the upstream project, the commit hash used to produce the .v, and...

documentation
license

I'm currently experiencing a crash with alpha-release in FRlefdef, but I don't know how to debug it: 1. The FRlefdef included the alpha-release Docker image contains no debug information, nor...

When using the test designs (gcd_nandgate45 and ibex_nandgate45) I can start the process with: `make` As instructed but the process terminates with the last line: `cp results/nandgate45/ibex_core/4_cts.sdc results/nadgate45/ibex_core/5_route.sdc` I can...

bug
good first issue