bespoke-silicon-group / bsg_manycore

Tile based architecture designed for computing efficiency, scalability and generality
Other
221 stars 58 forks source link

Refix verilator #635

Closed dpetrisko closed 2 years ago

dpetrisko commented 2 years ago

These are minor fixes to get verilator back and happy. The barrier change is just to stifle errors since those modules are unused and probably broken as is. The profiler change is to get around a feature missing of declaring a local int variable within an initial/final block.

Merge with: https://github.com/bespoke-silicon-group/bsg_replicant/pull/752