m-labs / misoc

The original high performance and small footprint system-on-chip based on Migen™
https://m-labs.hk
Other
306 stars 86 forks source link

vexriscv: use clang #112

Closed occheung closed 3 years ago

occheung commented 3 years ago

One line summary

This patch enables the use of Clang to build VexRiscv target.

Required Clang major version

sbourdeauducq commented 3 years ago

Clang 10 is in nixpkgs, is there a reason to use 9?