mf: using file name

pull/4/head
occheung 2020-09-17 13:33:59 +08:00
parent e174961bff
commit 54e91c49e0
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
configure-fpga: build-rust-config
fpga_config: fpga_config.rs
openocd -f openocd/openocd.cfg -f openocd/fpga-config.cfg
build-rust-config: build-migen
fpga_config.rs: top.bin
cargo build --example fpga_config
build-migen:
top.bin:
python3 migen/fpga_config.py