xc7k480t/nitefury_pcie_xdma_ddr/project/Makefile

8 lines
164 B
Makefile
Raw Normal View History

2025-05-10 13:29:27 +08:00
impl:
2025-05-12 17:49:22 +08:00
cd build && vivado -mode batch -notrace -quiet -source ../xdma_ddr.tcl
2025-05-10 13:29:27 +08:00
prog:
2025-05-12 17:49:22 +08:00
cd build && vivado -mode batch -notrace -quiet -source ../xdma_ddr_prog.tcl