You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

runme.bat 219B

12345678910
  1. @echo off
  2. rem Vivado (TM)
  3. rem runme.bat: a Vivado-generated Script
  4. rem Copyright 1986-2021 Xilinx, Inc. All Rights Reserved.
  5. set HD_SDIR=%~dp0
  6. cd /d "%HD_SDIR%"
  7. cscript /nologo /E:JScript "%HD_SDIR%\rundef.js" %*