From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: guile-sources@gnu.org, graham@opencollector.org
Cc: guile-user@gnu.org
Subject: THUD 0.25 available
Date: Tue, 12 Feb 2008 12:16:09 +0100 [thread overview]
Message-ID: <E1JOt7R-0003cL-HD@ambire.localdomain> (raw)
release notes:
Yes, development has shifted away from the old openbrick to a machine
capable of (decently) running Dinotrace. Text-only green-screen, RIP.
But wait there's more! THUD also moved from RCS(!) to Git:
http://www.gnuvola.org/wip/
Lastly, i have resumed using uppercase letters in email. Wow!
thi
README excerpt:
THUD is a cycle-oriented scheme-based register transfer level (RTL)
simulation environment. The design is expressed in THUD hardware
description language (HDL), which supports basic 1/0/x operators and
hierarchical instantiation. THUD can be used in batch mode or through
one of its interactive faces.
Primitives are provided for session management; file format translation;
scheduling; data structure examination; compilation; HDL generation; and
of course, simulation. Additionally, the entire Scheme development
environment afforded by Guile is present. The distribution includes a
small test suite; documentation in Info and HTML formats; and some
examples.
NEWS excerpt:
- 0.25 | 2008-02-12
- License now GPLv3+ (see COPYING)
- Bugfixes for `dumpvars'
- Regression
THUD 0.24 (2004-08-08) broke `dumpvars': Output contained only
the module declarations and initial dump; the rest was omitted.
Now fixed.
- Values only dumped when changed
Prior versions of THUD (except 0.24) would dump all signals
requested on all cycles. Now, it dumps only those signals whose
values changed between the previous cycle and the current one.
VCD (Value Change Dump) is the format name, after all. :-/
- Enhancements to `dumpvars'
- Timescale now 1ns
- Aliases excluded
- Tested w/ Dinotrace 9.3e
- New thud command-line option: --out FILE
When given this option (or "-o FILE" for short), thud adds the
.th files as usual, then does "compile-to FILE", then exits.
See examples/lfsr/go, for instance.
- Maintenance uses GNU Autoconf 2.61
tarball, prettified source, screenshot, etc. in dir:
http://www.gnuvola.org/software/thud/
reply other threads:[~2008-02-12 11:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1JOt7R-0003cL-HD@ambire.localdomain \
--to=ttn@gnuvola.org \
--cc=graham@opencollector.org \
--cc=guile-sources@gnu.org \
--cc=guile-user@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.
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).