You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Summarized Changelog**
- Support compilation with precompiled headers with Make and GCC or CLang
- Change include of `systemc` instead of `systemc.h` This may require that SystemC programs add `using namespace sc_core`, `using namespace sc_dt`.
Full changelog [here](verilator/verilator-announce#65)
olymk2
pushed a commit
to olymk2/packages
that referenced
this issue
Nov 14, 2023
**Summarized Changelog**
- Support compilation with precompiled headers with Make and GCC or CLang
- Change include of `systemc` instead of `systemc.h` This may require that SystemC programs add `using namespace sc_core`, `using namespace sc_dt`.
Full changelog [here](verilator/verilator-announce#65)
Verilator 5.018 2023-10-30
Major:
This may require that SystemC programs add 'using namespace sc_core', 'using namespace sc_dt'.
Minor:
disable fork
verilator#4125) (Supportdisable fork
verilator#4569). [Aleksander Kiryk, Antmicro Ltd.]wait fork
verilator#4586). [Aleksander Kiryk, Antmicro Ltd.]The text was updated successfully, but these errors were encountered: