pulp-platform / pulp_soc

pulp_soc is the core building component of PULP based SoCs
Other
78 stars 81 forks source link

Change to lowRISC upstream for Ibex #9

Closed MarekPikula closed 5 years ago

MarekPikula commented 5 years ago

The update-ips script had problem with downloading the Ibex core since https://raw.githubusercontent.com/pulp-platform/zero-riscy/pulpissimo/ips_list.yml is no longer available.

bluewww commented 5 years ago

We don't really support zero-riscy anymore since it is incompatible with the new debug unit among other things. The solution to this is merging #8.

MarekPikula commented 5 years ago

Well, that's the branch I'm targeting with this patch. I've seen the PR, but it didn't have the correct repository set for Ibex and it didn't download for me the IP.

vogelpi commented 5 years ago

Thanks a lot @MarekPikula for your PR! It worked fine on my machine with the old upstream, and thus I forgot to adapt this.

I merged it into the Ibex branch. It should go into master with PR #8 .