Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> electronics >> ghdl
nabia  ] [  aramo  ]
[ 原始碼: ghdl  ]

套件: ghdl (0.37+dfsg-1ubuntu1)

VHDL compiler/simulator

GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation.

GHDL offers three machine code generation backends: one based on GCC, one using the LLVM compiler suite and a GHDL specific one called mcode. These are available in the ghdl-gcc, ghdl-llvm and ghdl-mcode packages respectively. Both the GCC and LLVM backends create highly optimized code for excellent simulation performance while simulations compiled with the GCC backend also allow coverage testing using gcov. The mcode backend creates less performant code but makes up for it with much faster compilation. It is therefore preferable for smaller projects without large or long running simulations.

Multiple backends can be installed at the same time and selected by either invoking the desired GHDL directly (as ghdl-gcc, ghdl-llvm or ghdl-mcode) or by providing a GHDL_BACKEND environment variable (containing gcc, llvm or mcode) while invoking ghdl.

This package contains the common files for all backends and requires at least one backend to be installed.

其他與 ghdl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: ghdl-gcc [armhf]
    VHDL compiler/simulator (GCC backend)
    或者 ghdl-llvm
    VHDL compiler/simulator (LLVM backend)
  • dep: ghdl-mcode [amd64]
    VHDL compiler/simulator (mcode backend)
    或者 ghdl-gcc
    VHDL compiler/simulator (GCC backend)
    或者 ghdl-llvm
    VHDL compiler/simulator (LLVM backend)
  • sug: gtkwave
    VCD (Value Change Dump) file waveform viewer

下載 ghdl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 68.5 kB874 kB [文件列表]
armhf 68.5 kB874 kB [文件列表]