mosscomp / moss

A computer for human beings.
https://mosscomp.com
Apache License 2.0
42 stars 2 forks source link

Update ci workflow to be compatible with older verilator versions #17

Closed hasheddan closed 3 years ago

hasheddan commented 3 years ago

The currently distributed deb for verilator uses an older version that does not include the --build flag. We can accomplish the same steps by excluding it.

Signed-off-by: hasheddan georgedanielmangum@gmail.com