guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/5] Add FPGA Tools


From: Theodoros Foradis
Subject: Re: [PATCH v2 0/5] Add FPGA Tools
Date: Mon, 26 Sep 2016 04:36:13 +0300
User-agent: mu4e 0.9.17; emacs 25.1.1

> This patch adds FPGA tools.

> Danny Milosavljevic (5):
>   gnu: Add abc.
>   gnu: Add iverilog.
>   gnu: Add yosys.
>   gnu: Add icestorm.
>   gnu: Add arachne-pnr.

>  gnu/local.mk          |   1 +
>  gnu/packages/fpga.scm | 273 ++++++++++++++++++++++++++++++++++++++++++++=
> ++++++
>  2 files changed, 274 insertions(+)
>  create mode 100644 gnu/packages/fpga.scm

Hello,

In order for icestorm to build, I had to add libusb to its inputs.

The toolchain was tested with an fpga. It's producing the bitstream, and
iceprog works as well. Iverilog is performing simulation as it should.

It's safe to say the patches can be pushed upstream, with the
modification to icestorm's inputs.

It would be helpful if we (I?) package gtkwave as well, so that one can view 
the waveforms
from the verilog simulations.
-- 
Theodoros Foradis



reply via email to

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