mbox series

[bug#68791,0/3] Patch series to add/update nextpnr-ecp5 + deps

Message ID 20240129042736.GA13188@flux.utah.edu
Headers show
Series Patch series to add/update nextpnr-ecp5 + deps | expand

Message

Gary Wong Jan. 29, 2024, 4:27 a.m. UTC
Thank you very much for all your Guix work.  Please consider
this series of patches to (gnu packages fpga), adding the
nextpnr-ecp5 package and updating the related yosys version.

(Please note that the yosys patch appears bigger than strictly
necessary, since I applied 'guix style' as recommended in
Section 22.6 of the manual.  I can submit a smaller patch
retaining the old formatting if that would be preferable.)

Many thanks,
Gary.

Gary Wong (3):
  gnu: yosys: Update to 0.37.
  gnu: Add trellis.
  gnu: Add nextpnr-ecp5.

 gnu/packages/fpga.scm | 221 ++++++++++++++++++++++++++++--------------
 1 file changed, 147 insertions(+), 74 deletions(-)


base-commit: 65dc2d40cb113382fb98796f1d04099f28cab355

Comments

Gary Wong March 23, 2024, 2:39 p.m. UTC | #1
On Sun, Jan 28, 2024 at 09:27:36PM -0700, Gary Wong wrote:
> Thank you very much for all your Guix work.  Please consider
> this series of patches to (gnu packages fpga), adding the
> nextpnr-ecp5 package and updating the related yosys version.

Any thoughts on this?

Thanks very much,
Gary.