Package: haskell-clash-lib-utils (1.8.1-2 and others)
Links for haskell-clash-lib-utils
Debian Resources:
Download Source Package haskell-clash-lib:
- [haskell-clash-lib_1.8.1-2.dsc]
- [haskell-clash-lib_1.8.1.orig.tar.gz]
- [haskell-clash-lib_1.8.1-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [clash-lang.org]
Similar packages:
Functional hardware description language - library
Clash is a functional hardware description language that borrows both its syntax and semantics from the functional programming language Haskell. The Clash compiler transforms these high-level descriptions to low-level synthesizable VHDL, Verilog, or SystemVerilog.
Features of Clash:
* Strongly typed, but with a very high degree of type inference, enabling bothsafe and fast prototyping using concise descriptions.
* Interactive REPL: load your designs in an interpreter and easily test allyour component without needing to setup a test bench.
* Higher-order functions, with type inference, result in designs that arefully parametric by default.
* Synchronous sequential circuit design based on streams of values, called@Signal@s, lead to natural descriptions of feedback loops.
* Support for multiple clock domains, with type safe clock domain crossing.
This package provides:
* The CoreHW internal language: SystemF + Letrec + Case-decomposition
* The normalisation process that brings CoreHW in a normal form that can beconverted to a netlist
* Blackbox/Primitive Handling
Front-ends (for: parsing, typecheck, etc.) are provided by separate packages:
* <https://hackage.haskell.org/package/clash-ghc GHC/Haskell Frontend>
* <https://github.com/christiaanb/Idris-dev Idris Frontend>
Prelude library: <https://hackage.haskell.org/package/clash-prelude>
Other Packages Related to haskell-clash-lib-utils
|
|
|
|
-
- dep: libatomic1 (>= 4.8) [armel]
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
-
- dep: libnuma1 (>= 2.0.11)
- Libraries for controlling NUMA policy
-
- dep: libyaml-0-2
- Fast YAML 1.1 parser and emitter library
Download haskell-clash-lib-utils
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 1.8.1-2+b4 | 7,123.3 kB | 52,716.0 kB | [list of files] |
arm64 | 1.8.1-2+b4 | 7,100.3 kB | 58,447.0 kB | [list of files] |
armel | 1.8.1-2+b5 | 10,095.5 kB | 66,560.0 kB | [list of files] |
armhf | 1.8.1-2+b5 | 10,010.4 kB | 64,607.0 kB | [list of files] |
i386 | 1.8.1-2+b6 | 10,486.6 kB | 84,761.0 kB | [list of files] |
ppc64el | 1.8.1-2+b4 | 6,778.3 kB | 80,100.0 kB | [list of files] |
riscv64 | 1.8.1-2+b4 | 9,305.1 kB | 63,962.0 kB | [list of files] |
s390x | 1.8.1-2+b4 | 14,258.1 kB | 111,892.0 kB | [list of files] |