chipsalliance / Cores-VeeR-EH1

VeeR EH1 core
Apache License 2.0
823 stars 221 forks source link

Try running multi thread program on swerv EH1 core #103

Closed rajat-agnisys closed 3 years ago

rajat-agnisys commented 3 years ago

Hello,

I am trying to run multi thread program on EH1 core but facing some assertion fail in core RTL. Is EH1 supports multi thread programming?

Thanks Rajat

aprnath commented 3 years ago

EH1 implements only a single hardware thread. EH2 supports two hardware threads.

rajat-agnisys commented 3 years ago

Thanks, I will try with EH2