Hi Jonathan, On Mon, Jun 19, 2023 at 08:12:04PM +0200, Jonathan Neuschäfer wrote: > > In the meantime I'm having a look at prjtrellis too, but since I don't have > > any testing hardware I was wondering if you'd be able to do testing once I > > finish packaging? > > Yes, I have a board, and I can do testing if I don't forget about it. > Feel free to ping me when the package is ready.
Great. I've uploaded the packages to my testing archive you should be able to install nextpnr=0.6-2~dxld1 on unstable using this sources.list entry: deb [signed-by=/etc/apt/dxld.asc] https://dxld.at/localdebs sid/ You can get my gpg key from keyring.debian.org using $ gpg --keyserver keyring.debian.org --recv-keys 57A1BF15B4F6F99B89EDB29FD39481AE1E79ACF7 $ gpg --export -a 57A1BF15B4F6F99B89EDB29FD39481AE1E79ACF7 | sudo tee /etc/apt/dxld.asc or from my website at $ wget https://dxld.at/localdebs/dxld-localdebs.gpg -O- | sudo tee /etc/\ apt/dxld.asc DSCs are also there if you prefer building from source. You'd need to build the following: apycula_0.8.1+dfsg-1.dsc prjtrellis_1.4-1.dsc nextpnr_0.6-2~dxld1.dsc Thanks, --Daniel