ArrowVHDL: A library to generate Netlist code from Arrow descriptions.

[ library, public-domain, testing ] [ Propose Tags ]

This software is intended to help a developer designing electronic circuits by describing them with arrows. The arrow notation represents the according. From the netlist the developer can generate various other formats by "compiling" the arrow into them. With this software three basic compilers are shipped. One generates a simple textual representation that helps debugging the actual circuit. Another generates VHDL representations of the circuit. The third one generates DOT syntax for visualization of circuits.


[Skip to Readme]

Modules

  • System
    • ArrowVHDL
      • System.ArrowVHDL.ALU
      • System.ArrowVHDL.Beispiel
      • System.ArrowVHDL.CRC
      • System.ArrowVHDL.Circuit
      • System.ArrowVHDL.TEA
      • System.ArrowVHDL.Test

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0, 1.1
Dependencies base (>=4.6 && <4.7.0.2), process (>=1.1 && <1.2.2.0) [details]
License LicenseRef-PublicDomain
Author Matthias Brettschneider
Maintainer brettschneider@frosch03.de
Category Testing
Home page https://github.com/frosch03/arrowVHDL
Source repo head: git clone https://github.com/frosch03/arrowVHDL.git
Uploaded by brettschneider at 2015-02-21T13:23:05Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2051 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-10-24 [all 15 reports]

Readme for ArrowVHDL-1.1

[back to package description]

just some minor vhdl-hacking with the help of haskell ;)

questions: frosch03@gmail.com