[libre-riscv-dev] Git repository access
Luke Kenneth Casson Leighton
lkcl at lkcl.net
Tue Mar 24 20:11:07 GMT 2020
On Tuesday, March 24, 2020, Cole Poirier <colepoirier at gmail.com> wrote:
> Hi Luke,
>
> I'm currently working on getting the gitlab test runner set up on
> Jacob's build server. While doing this I've been trying to follow
> (install?) the HDL workflow, and I think I've reached a point where I
> need read access to the git repo. Specifically I'm trying to complete
> 6.5 Softfloat and sfpy.
>
> ###
> git clone --recursive https://github.com/billzorn/sfpy.git
> cd sfpy
> cd SoftPosit
> git apply ../softposit_sfpy_build.patch
>
> -> I believe for this I will need ieee754fpu.git/master/SoftPosit.patch
if that's all you need you can get them manually via the git web interface.
however you can also get them by cloning the git repo anonymously. git
clone git://git.libre-riscv.org/ieee754fpu.git
something like that.
l.
--
---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68
More information about the libre-riscv-dev
mailing list