YosysHQ / picorv32

PicoRV32 - A Size-Optimized RISC-V CPU
ISC License
3.08k stars 748 forks source link

Fixed fusesoc parse error in picorv32.core #264

Open IQgaSagatteikuKanji opened 3 months ago

IQgaSagatteikuKanji commented 3 months ago

A fix of the fusesoc parser on picorv32.core:11. Even if "depend" is empty it should be an empty array.