Language

Package: freehdl @ 0.0.8

Synopsis

VHDL simulator

Description

FreeHDL is a compiler/simulator suite for the hardware description language VHDL. VHDL'93 as well as VHDL'87 standards are supported.

Home page
http://www.freehdl.seul.org/
Location
gnu/packages/engineering.scm (line: 1954, column: 2)
Licenses

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'pkg-config' should probably be a native input
inputs-should-be-native

Identify inputs that should be native inputs

'libtool' should probably be a native input
input-labels

Identify input labels that do not match package names

label 'pkg-config-native' does not match package name 'pkg-config'
input-labels

Identify input labels that do not match package names

label 'libtool-native' does not match package name 'libtool'
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
formatting

Look for formatting issues in the source

line 1967 is way too long (101 characters)