Paket: libghc-clash-prelude-dev (1.8.1-2 ve diğerleri)
libghc-clash-prelude-dev için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
haskell-clash-prelude Kaynak Paketini İndir:
- [haskell-clash-prelude_1.8.1-2.dsc]
- [haskell-clash-prelude_1.8.1.orig.tar.gz]
- [haskell-clash-prelude_1.8.1-2.debian.tar.xz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [clash-lang.org]
Benzer paketler:
Functional hardware description language - Prelude 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:
* Prelude library containing datatypes and functions for circuit design
To use the library:
* Import "Clash.Prelude"
* Alternatively, if you want to explicitly route clock and reset ports,for more straightforward multi-clock designs, you can import the "Clash.Explicit.Prelude" module. Note that you should not import "Clash.Prelude" and "Clash.Explicit.Prelude" at the same time as they have overlapping definitions.
A preliminary version of a tutorial can be found in "Clash.Tutorial", for a general overview of the library you should however check out "Clash.Prelude". Some circuit examples can be found in "Clash.Examples".
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
libghc-clash-prelude-dev ile İlgili Diğer Paketler
|
|
|
|
-
- dep: libc6 (>= 2.2.5)
- GNU C Library: Shared libraries
ayrıca şunun tarafından sağlanan bir sanal paket libc6-udeb
-
- dep: libghc-array-dev-0.5.6.0-65c23
- sanal paketi sağlayan ghc
-
- dep: libghc-arrows-dev-0.4.4.2-6759a
- sanal paketi sağlayan libghc-arrows-dev
-
- dep: libghc-base-dev-4.18.2.1-8e81e
- sanal paketi sağlayan ghc
-
- dep: libghc-binary-dev-0.8.9.1-8e26a
- sanal paketi sağlayan ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-7048d
- sanal paketi sağlayan ghc
-
- dep: libghc-constraints-dev-0.14.2-50ef2
- sanal paketi sağlayan libghc-constraints-dev
-
- dep: libghc-containers-dev-0.6.7-7a228
- sanal paketi sağlayan ghc
-
- dep: libghc-data-binary-ieee754-dev-0.4.4-1e121
- sanal paketi sağlayan libghc-data-binary-ieee754-dev
-
- dep: libghc-data-default-class-dev-0.1.2.2-3b83c
- sanal paketi sağlayan libghc-data-default-class-dev
-
- dep: libghc-deepseq-dev-1.4.8.1-9013f
- sanal paketi sağlayan ghc
-
- dep: libghc-extra-dev-1.7.16-3b04b
- sanal paketi sağlayan libghc-extra-dev
-
- dep: libghc-ghc-bignum-dev-1.3-ff2dd
- sanal paketi sağlayan ghc
-
- dep: libghc-ghc-prim-dev-0.10.0-e2193
- sanal paketi sağlayan ghc
-
- dep: libghc-ghc-typelits-extra-dev-0.4.7-2818f
- sanal paketi sağlayan libghc-ghc-typelits-extra-dev
-
- dep: libghc-ghc-typelits-knownnat-dev-0.7.12-a237a
- sanal paketi sağlayan libghc-ghc-typelits-knownnat-dev
-
- dep: libghc-ghc-typelits-natnormalise-dev-0.7.10-10a39
- sanal paketi sağlayan libghc-ghc-typelits-natnormalise-dev
-
- dep: libghc-half-dev-0.3.1-0f5e2
- sanal paketi sağlayan libghc-half-dev
-
- dep: libghc-hashable-dev-1.4.4.0-fb202
- sanal paketi sağlayan libghc-hashable-dev
-
- dep: libghc-infinite-list-dev-0.1.1-c5748
- sanal paketi sağlayan libghc-infinite-list-dev
-
- dep: libghc-lens-dev-5.2.3-76305
- sanal paketi sağlayan libghc-lens-dev
-
- dep: libghc-mtl-dev-2.3.1-f8119
- sanal paketi sağlayan ghc
-
- dep: libghc-quickcheck-dev-2.14.3-955ee
- sanal paketi sağlayan libghc-quickcheck2-dev
-
- dep: libghc-recursion-schemes-dev-5.2.3-b3df7
- sanal paketi sağlayan libghc-recursion-schemes-dev
-
- dep: libghc-reflection-dev-2.1.8-23f15
- sanal paketi sağlayan libghc-reflection-dev
-
- dep: libghc-singletons-dev-3.0.3-26f51
- sanal paketi sağlayan libghc-singletons-dev
-
- dep: libghc-string-interpolate-dev-0.3.4.0-96660
- sanal paketi sağlayan libghc-string-interpolate-dev
-
- dep: libghc-template-haskell-dev-2.20.0.0-54f98
- sanal paketi sağlayan ghc
-
- dep: libghc-text-dev-2.0.2-5b954
- sanal paketi sağlayan ghc
-
- dep: libghc-th-abstraction-dev-0.5.0.0-7c32d
- sanal paketi sağlayan libghc-th-abstraction-dev
-
- dep: libghc-th-lift-dev-0.8.4-95248
- sanal paketi sağlayan libghc-th-lift-dev
-
- dep: libghc-th-orphans-dev-0.13.14-02ef9
- sanal paketi sağlayan libghc-th-orphans-dev
-
- dep: libghc-time-dev-1.12.2-eb20f
- sanal paketi sağlayan ghc
-
- dep: libghc-transformers-dev-0.6.1.0-5335d
- sanal paketi sağlayan ghc
-
- dep: libghc-type-errors-dev-0.2.0.2-8ab34
- sanal paketi sağlayan libghc-type-errors-dev
-
- dep: libghc-uniplate-dev-1.6.13-9bb77
- sanal paketi sağlayan libghc-uniplate-dev
-
- dep: libghc-vector-dev-0.13.1.0-ca5d5
- sanal paketi sağlayan libghc-vector-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
libghc-clash-prelude-dev indir
Mimari | Sürüm | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|---|
amd64 | 1.8.1-2+b2 | 2.931,8 kB | 34.048,0 kB | [dosya listesi] |