Projet-Systemes-Informatiques/VHDL/ALU/ALU.runs/synth_1/runme.bat
2023-05-29 13:58:26 +02:00

11 lines
257 B
Batchfile

@echo off
rem Vivado (TM)
rem runme.bat: a Vivado-generated Script
rem Copyright 1986-2018 Xilinx, Inc. All Rights Reserved.
set HD_SDIR=%~dp0
cd /d "%HD_SDIR%"
set PATH=%SYSTEMROOT%\system32;%PATH%
cscript /nologo /E:JScript "%HD_SDIR%\rundef.js" %*