Closed jeremyherbert closed 2 years ago
It seems that this was due to an old version of GHDL (I had a path problem that was causing it to pick up the old version instead of new). With this GHDL it works fine:
GHDL 3.0.0-dev (2.0.0.r736.g73419afb3.dirty) [Dunoon edition]
Compiled with GNAT Version: 9.3.0
llvm code generator
Written by Tristan Gingold.
Copyright (C) 2003 - 2022 Tristan Gingold.
GHDL is free software, covered by the GNU General Public License. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I also ran into this problem at first. 😅
I will add a GHDL version note to the README.
Hi,
I have just cloned the repo and installed the latest version of https://github.com/YosysHQ/oss-cad-suite-build (2022-09-25). I am able to run
convert.sh
correctly, but when I runiverilog_sim.sh
I get the following error (trimmed as it is basically the same thing over and over):Could you please help me understand what I am doing wrong? I also tried to run the
check.sh
script from the github CI but it gives the same output.Some other details:
uname -a
:iverilog -v
:ghdl -v
: