t-crest / patmos

Patmos is a time-predictable VLIW processor, and the processor for the T-CREST project
http://patmos.compute.dtu.dk
BSD 2-Clause "Simplified" License
134 stars 72 forks source link

Patmos build broken #133

Closed schoeberl closed 2 years ago

schoeberl commented 2 years ago

Patmos build is broken with an up-to-date Ubunut installation, probably anVerilatro incompatibility.

../Patmos-harness.cpp:816:14: error: ‘flushCall’ is not a member of ‘Verilated’
  816 |   Verilated::flushCall();

Oh man, how bad would we need CI on this project?

schoeberl commented 2 years ago

fixed