Home
last modified time | relevance | path

Searched defs:GHDL (Results 1 – 18 of 18) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/doc/
H A Dindex.rst5 GHDL chapter
H A Dabout.rst75 .. _INTRO:WHO:
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1414/
H A DMakefile1 GHDL=ghdl macro
/dports/cad/ghdl/ghdl-1.0.0/scripts/windows/mcode/
H A Dcomplib.bat1 set GHDL=ghdl variable
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/core/extern/
H A DApplication.java29 GHDL, enumConstant
/dports/cad/ghdl/ghdl-1.0.0/scripts/vendors/
H A Dcompile-xilinx-vivado.ps168 [string]$GHDL = "" variable
H A Dcompile-xilinx-ise.ps176 [string]$GHDL = "" variable
H A Dcompile-osvvm.ps166 [string]$GHDL = "" variable
H A Dshared.psm1150 [string]$GHDL in Get-GHDLBinary() variable
153 if ($GHDL -ne "") in Get-GHDLBinary() variable
H A Dcompile-lattice.ps198 [string]$GHDL = "" variable
H A Dcompile-uvvm.ps197 [string]$GHDL = "" variable
H A Dcompile-altera.ps185 [string]$GHDL = "" variable
H A Dcompile-intel.ps185 [string]$GHDL = "" variable
/dports/cad/digital/Digital-0.27/src/test/java/de/neemann/digital/hdl/vhdl2/
H A DVHDLSimulatorTest.java29 private static final String GHDL = System.getProperty("ghdl", "ghdl"); field in VHDLSimulatorTest
/dports/cad/ghdl/ghdl-1.0.0/doc/using/
H A DInvokingGHDL.rst266 .. _GHDL:options: target
/dports/cad/ghdl/ghdl-1.0.0/scripts/windows/appveyor/
H A Dtest.ps152 $env:GHDL="$($env:GHDL_PREFIX_DIR)/bin/ghdl.exe" variable
/dports/cad/ghdl/ghdl-1.0.0/scripts/windows/
H A Dcompile-libraries.ps174 [string]$GHDL = "", variable
200 if ($GHDL -ne "") variable
H A Dcompile.ps1414 $env:GHDL = "$GHDLBuildDir\ghdl.exe" variable