URL
https://opencores.org/ocsvn/fade_ether_protocol/fade_ether_protocol/trunk
Subversion Repositories fade_ether_protocol
[/] [fade_ether_protocol/] [trunk/] [stable_jumbo_frames_version/] [fpga/] [build_proj_afck_8ch] - Rev 37
Go to most recent revision | Compare with Previous | Blame | View Log
#!/bin/bash(cd srcfor i in *.rec; do./rec_to_pkg.py $idone)vivado -mode batch -source fade_afck_8ch.tcl
Go to most recent revision | Compare with Previous | Blame | View Log
