r
/
pong
1
Fork 0
pong/Project.runs/synth_1/runme.bat

11 lines
219 B
Batchfile
Raw Normal View History

2015-10-01 13:54:04 +00:00
@echo off
rem Vivado (TM)
rem runme.bat: a Vivado-generated Script
rem Copyright 1986-2014 Xilinx, Inc. All Rights Reserved.
set HD_SDIR=%~dp0
cd /d "%HD_SDIR%"
cscript /nologo /E:JScript "%HD_SDIR%\rundef.js" %*