代码搜索:automate
找到约 82 项符合「automate」的源代码
代码结果 82
www.eeworm.com/read/280912/4122257
bash make-release.bash
#!/bin/bash
#
# Purpose: automate the process of tagging a release and packing a tarball
# for it.
# check if the script has been called directly
if [[ "$(basename $(pwd))" == "scripts" ]]; then
www.eeworm.com/read/427042/1979988
bat build.bat
@echo off
rem ========================================================================
rem Batch file to automate building OpenSSL for NetWare.
rem
rem usage:
rem build [target] [debug opts]
www.eeworm.com/read/294862/8197699
bash make-release.bash
#!/bin/bash
#
# Purpose: automate the process of tagging a release and packing a tarball
# for it.
# check if the script has been called directly
if [[ "$(basename $(pwd))" == "scripts" ]]; then
www.eeworm.com/read/321788/13399242
enc_run_modelsim_vhdl
#!/bin/bash
# This is a simple bash script to automate the process of running the
# provided demo testbench with the IP functional simulation model
# Ensure that modelsim is installed before runnin
www.eeworm.com/read/321788/13399251
enc_run_modelsim_verilog
#!/bin/bash
# This is a simple bash script to automate the process of running the
# provided demo testbench with the IP functional simulation model
# Ensure that modelsim is installed before runnin
www.eeworm.com/read/479987/6674382
enc_run_modelsim_vhdl
#!/bin/bash
# This is a simple bash script to automate the process of running the
# provided demo testbench with the IP functional simulation model
# Ensure that modelsim is installed before runnin
www.eeworm.com/read/479987/6674391
enc_run_modelsim_verilog
#!/bin/bash
# This is a simple bash script to automate the process of running the
# provided demo testbench with the IP functional simulation model
# Ensure that modelsim is installed before runnin
www.eeworm.com/read/18434/789448
enc_run_modelsim_vhdl
#!/bin/bash
# This is a simple bash script to automate the process of running the
# provided demo testbench with the IP functional simulation model
# Ensure that modelsim is installed before runnin
www.eeworm.com/read/18434/789457
enc_run_modelsim_verilog
#!/bin/bash
# This is a simple bash script to automate the process of running the
# provided demo testbench with the IP functional simulation model
# Ensure that modelsim is installed before runnin