GitHub
02/10/2025, 2:06 PMadms-compile-va.sh
fails with an error:
buildxyceplugin is building a plugin from the Verilog-A files:
<http://psp103.va|psp103.va>
The plugin name will be generated automatically from the module name
in the last file of this list.
Building C++ for Verilog-A input file '<http://psp103.va|psp103.va>'...
C++ for Verilog-A input file '<http://psp103.va|psp103.va>' failed
See buildxyceplugin.log for details
When I delete the file psp103/discipline.h
then everything works fine.
@dwarning Any idea what might the issue? I have tried with Xyce 7.8 and 7.9, no difference.
IHP-GmbH/IHP-Open-PDKGitHub
03/10/2025, 6:41 PM