VHDL simulator
FreeHDL is a compiler/simulator suite for the hardware description language VHDL. VHDL'93 as well as VHDL'87 standards are supported.
Linter | Message | Location |
---|---|---|
inputs-should-be-native Identify inputs that should be native inputs | 'libtool' should probably be a native input |
|
inputs-should-be-native Identify inputs that should be native inputs | 'pkg-config' should probably be a native input |
|
input-labels Identify input labels that do not match package names | label 'libtool-native' does not match package name 'libtool' |
|
input-labels Identify input labels that do not match package names | label 'pkg-config-native' does not match package name 'pkg-config' |
|
formatting Look for formatting issues in the source | line 2545 is way too long (101 characters) |
|