github-actions[bot] on nightly
lsp testsuite: improve substitu… (compare)
tgingold on master
lsp testsuite: improve substitu… (compare)
Compiling library 'uvvm_vvc_framework' ...
Analyzing package file '*\uvvm\uvvm_vvc_framework\src\ti_vvc_framework_support_pkg.vhd'
ghdl.exe : *\uvvm\uvvm_vvc_framework\src\ti_vvc_framework_
support_pkg.vhd:27:24: unit "ti_protected_types_pkg" not found in library "uvvm_vvc_framework"
v2_2020.04.20
:point_up: January 17, 2021 3:05 AMv2020.05.19
:point_up: January 17, 2021 3:12 AM@Paebbels:
v2_2020.04.20
:point_up: January 17, 2021 3:05 AMv2020.05.19
:point_up: January 17, 2021 3:12 AM
I'm testing ...
ghdl --synth
?
.vhd(l)
- but as long as it's only a warning, that's perfectly acceptable
SBY 21:27:45 [work/psl_endpoint] base: warning: unexpected extension for vhdl file "pkg.vhd" [-Wlibrary]
SBY 21:27:45 [work/psl_endpoint] base: warning: unexpected extension for vhdl file "sequencer.vhd" [-Wlibrary]
SBY 21:27:45 [work/psl_endpoint] base: warning: unexpected extension for vhdl file "hex_sequencer.vhd" [-Wlibrary]
SBY 21:27:45 [work/psl_endpoint] base: warning: unexpected extension for vhdl file "psl_endpoint.vhd" [-Wlibrary]
ghdl --synth
only:$ ghdl --synth --std=08 pkg.vhd sequencer.vhd hex_sequencer.vhd psl_logical_iff.vhd -e psl_logical_iff > /dev/null
ghdl:warning: unexpected extension for vhdl file "pkg.vhd" [-Wlibrary]
ghdl:warning: unexpected extension for vhdl file "sequencer.vhd" [-Wlibrary]
ghdl:warning: unexpected extension for vhdl file "hex_sequencer.vhd" [-Wlibrary]
ghdl:warning: unexpected extension for vhdl file "psl_logical_iff.vhd" [-Wlibrary]
...
@m-kru as followup on #1618
If you get UVVM_Community_VIPs to contain a scripts/components_list.txt
I will provide you a --addons
or --community
option to the compile script.
Btw. what is UVVM_SUPPLEMENTARY
, it contains a Wishbone directory.