xc7k480t/nitefury_pcie_xdma_ddr/project/Makefile

10 lines
228 B
Makefile
Raw Normal View History

2025-05-10 13:29:27 +08:00
2025-05-10 23:24:56 +08:00
o:
cd build && vivado -mode batch -notrace -quiet -source ../o.tcl
2025-05-10 13:29:27 +08:00
impl:
cd build && vivado -mode batch -notrace -quiet -source ../test.tcl
prog:
cd build && vivado -mode batch -notrace -quiet -source ../xdma480t_prog.tcl