guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 0/6] Add FPGA Tools


From: Theodoros Foradis
Subject: Re: [PATCH v3 0/6] Add FPGA Tools
Date: Fri, 30 Sep 2016 01:39:25 +0300
User-agent: mu4e 0.9.17; emacs 25.1.1

Danny Milosavljevic writes:

> This patch adds FPGA tools.
>
> Danny Milosavljevic (6):
>   gnu: Add abc.
>   gnu: Add iverilog.
>   gnu: Add yosys.
>   gnu: Add icestorm.
>   gnu: Add arachne-pnr.
>   gnu: Add gtkwave.
>
>  gnu/local.mk          |   1 +
>  gnu/packages/fpga.scm | 311 
> ++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 312 insertions(+)
>  create mode 100644 gnu/packages/fpga.scm

I tested the patches again, and they are working correctly after the fix in
libftdi. Should we still delete "-I/usr/local/include" from the makefile
of icestorm to ensure it doesn't build wrongly in non-guixsd systems or is
it unnecessary?

Gtkwave is fine as well. Maybe we would like to add it in
another file though (e.g. engineering.scm), in case it's used  with
other packages in the future.

Regards,
-- 
Theodoros Foradis



reply via email to

[Prev in Thread] Current Thread [Next in Thread]