sancus-tee / sancus-core

Minimal OpenMSP430 hardware extensions for isolation and attestation
BSD 3-Clause "New" or "Revised" License
20 stars 13 forks source link

Fixing verilator PROCASSWIRE Error, adding focal CI #23

Closed fritzalder closed 4 years ago

fritzalder commented 4 years ago

This fixes the Verilator PROCASSWIRE error that was introduced in the latest version. It states "Procedural assignment to wire, perhaps intended var (IEEE 1800-2017 6.5)".

I also added a Travis CI addition to run on focal and bionic while only bionic performs the run_all tests.

fritzalder commented 4 years ago

Okay, that should be it. Quite some commits just for a few travis jobs but now it works nicely.

jovanbulck commented 4 years ago

great, thanks! :+1: