You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compared to openFPGALoader, openocd does need a configuration file to be generated/provided, so it's cumbersome to use. There are use cases which openocd supports and openFPGALoader does not, but those are not related to uploading the bitstreams. Hence, we should update the makefile and environment in this repo to use openFPGALoader.
In the documentation of arch-defs, guidelines were updated to recommend using openFPGALoader:
However,
make download
in this repo is using openocd:Compared to openFPGALoader, openocd does need a configuration file to be generated/provided, so it's cumbersome to use. There are use cases which openocd supports and openFPGALoader does not, but those are not related to uploading the bitstreams. Hence, we should update the makefile and environment in this repo to use openFPGALoader.
Ref: hdl/containers#60
The text was updated successfully, but these errors were encountered: