AUCOHL / Fault

A complete open-source design-for-testing (DFT) Solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compilation terminated

visionvlsi opened this issue · comments

when I am using the following command , I am getting compilation terminated

swift iverilog_build.swift


parse.cc:465:10: fatal error: parse.hh: No such file or directory
465 | #include "parse.hh"
| ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:245: parse.o] Error 1
Screenshot from 2022-12-07 19-02-37

Compiling IcarusVerilog has always been a bit hit or miss. Is there a reason you're not using Ubuntu 20.04?