Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danluu/hydra
Fork of Hydra source
https://github.com/danluu/hydra
Last synced: 17 days ago
JSON representation
Fork of Hydra source
- Host: GitHub
- URL: https://github.com/danluu/hydra
- Owner: danluu
- License: other
- Created: 2013-06-19T16:02:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-19T16:04:05.000Z (over 11 years ago)
- Last Synced: 2024-11-06T07:37:10.601Z (2 months ago)
- Language: Haskell
- Size: 684 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
The Hydra Computer Hardware Description Language
John O'Donnell
University of GlasgowHydra is a Computer Hardware Description Language that supports the
design of digital circuits and computer architectures. It is based on
the functional programming language Haskell, and it includes software
tools for circuit specification, simulation, and analysis, as well as
support for mathematical reasoning about circuit behavior. For more
information, documentation, and related research papers, see the web
page: www.dcs.gla.ac.uk/~jtod/Copyright (c) 2003 John O'Donnell. See the COPYING file for the full
copyright.The system is currently under development; some features are not
supported in this release.To get started, read the first tutorial in doc/tutorials/Tutorial1.lhs
and follow the instructions there. The reference manual is being
written; a draft can be found in doc/manual/HydraManual.psFor instructions on installing the software, see
doc/installation/install-notes.txt