chipsalliance / f4pga-database-visualizer

https://chipsalliance.github.io/f4pga-database-visualizer/
Apache License 2.0
6 stars 6 forks source link

Update paths to prjxraydb files #5

Closed mglb closed 2 years ago

mglb commented 2 years ago

Prjxray-db structure has been changed some time ago. As a result CI fails to build data files for most of architectures available in prjxraydb.

The errors (FileNotFoundError) can be seen here: https://github.com/chipsalliance/f4pga-database-visualizer/runs/5274136908?check_suite_focus=true#step:6:79

Task: Fix paths in Symbiflow Database Visualizer (i.e. fix all FileNotFoundErrors visible in the log linked above)

Expected result: All data files should be generated without problems and be visible in the app startup screen.

mglb commented 2 years ago

Fixed in https://github.com/chipsalliance/f4pga-database-visualizer/pull/6