From: Danny Milosavljevic <dannym@scratchpost.org>
To: guix-devel@gnu.org
Subject: [PATCH v3 0/6] Add FPGA Tools
Date: Tue, 27 Sep 2016 02:04:54 +0200 [thread overview]
Message-ID: <20160927000500.10996-1-dannym@scratchpost.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 380 bytes --]
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
next reply other threads:[~2016-09-27 0:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-27 0:04 Danny Milosavljevic [this message]
2016-09-27 0:04 ` [PATCH v3 1/6] gnu: Add abc Danny Milosavljevic
2016-09-27 0:04 ` [PATCH v3 2/6] gnu: Add iverilog Danny Milosavljevic
2016-09-27 0:04 ` [PATCH v3 3/6] gnu: Add yosys Danny Milosavljevic
2016-09-27 0:04 ` [PATCH v3 4/6] gnu: Add icestorm Danny Milosavljevic
2016-09-27 0:04 ` [PATCH v3 5/6] gnu: Add arachne-pnr Danny Milosavljevic
2016-09-27 0:05 ` [PATCH v3 6/6] gnu: Add gtkwave Danny Milosavljevic
2016-09-29 22:39 ` [PATCH v3 0/6] Add FPGA Tools Theodoros Foradis
2016-09-30 6:23 ` Danny Milosavljevic
2016-10-08 14:31 ` Danny Milosavljevic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160927000500.10996-1-dannym@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).