diff options
Diffstat (limited to 'basys3/makefile')
-rw-r--r-- | basys3/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basys3/makefile b/basys3/makefile index af07e9d..9fa6ce2 100644 --- a/basys3/makefile +++ b/basys3/makefile @@ -1,4 +1,4 @@ -OFL := ~/.conda/envs/xc7/bin/openFPGALoader +OFL := openFPGALoader TOP := basys3.runs/impl_4/top.bit BOARD := basys3 |