Open speedbooster opened 5 years ago
Hi, I faced a similar issue of "verilog.h: no such file or directory" while working with Rocket-Chip. It came out to be a problem related to the Bison3.7. See this might be helpful https://github.com/verilator/verilator/pull/2505 If you are using ubuntu 20.10 based distro than try degrading Bison to 3.5.1 For installing Bison 3.5.1 : https://geeksww.com/tutorials/miscellaneous/bison_gnu_parser_generator/installation/installing_bison_gnu_parser_generator_ubuntu_linux.php
Using cmake and make, i get: