google / xls

XLS: Accelerated HW Synthesis
http://google.github.io/xls/
Apache License 2.0
1.2k stars 174 forks source link

add end-to-end backend flow for DSLX examples #996

Open proppy opened 1 year ago

proppy commented 1 year ago

It would be nice to have a non trivial example (like #994 or #995) that demonstate end-to-end backed flow with synthesis + pnr + sta + gds streaming based on https://github.com/hdl/bazel_rules_hdl.

Ideally we would show timing estimate for with modern research-y process node like https://github.com/The-OpenROAD-Project/asap7 and https://github.com/The-OpenROAD-Project/asap5.

It would be also nice if the flow as compatible with manufactuable https://github.com/google/open-source-pdks.

lpawelcz commented 9 months ago

@proppy I believe we can now close this issue as https://github.com/google/xls/pull/1031 got merged