issues
search
clash-lang
/
clash-prelude
CLaSH prelude library containing datatypes and functions for circuit design
http://www.clash-lang.org/
Other
31
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
HDL annotations
#176
christiaanb
closed
6 years ago
0
Tracing and VCD files
#175
christiaanb
closed
6 years ago
0
Rename plus/minus/mult to add/sub/mul
#174
blaxill
closed
6 years ago
3
Use data-default-class instead of data-default
#173
leonschoorl
closed
6 years ago
0
Relax th-orphans lower version bound
#172
basile-henry
closed
6 years ago
0
Various documentation fixes
#171
leonschoorl
closed
6 years ago
0
instance Undefined b => Undefined (a -> b)
#170
strake
closed
6 years ago
1
Implement polymorphic `alteraPll`
#169
christiaanb
closed
6 years ago
0
Custom bit-representations
#168
christiaanb
closed
6 years ago
4
Added 4-5-6-7 versions of zip, unzip and zipWith
#167
martijnbastiaan
closed
6 years ago
0
Fix Read instances for Sized number types
#166
basile-henry
closed
6 years ago
1
inout ports
#165
christiaanb
closed
6 years ago
0
Update tutorial on tuple Bundle instances
#164
basile-henry
closed
6 years ago
2
A few doc typos
#163
cramsay
closed
6 years ago
1
Clash.Tutorial: Small corrections to the templating language description
#162
basile-henry
closed
6 years ago
0
Update working GHC versions in README.md
#161
basile-henry
closed
6 years ago
0
GHC Version in README.md
#160
basile-henry
closed
6 years ago
1
Create values with undefined elements
#159
christiaanb
closed
6 years ago
0
Add Bundle and BitPack instances for all the tuples (via TH)
#158
basile-henry
closed
6 years ago
2
Add an explicit DSignal version of Bundle
#157
blaxill
closed
6 years ago
1
Add Undefined instances
#156
basile-henry
closed
6 years ago
3
Extra DSignal functionality
#155
blaxill
closed
6 years ago
2
Fixed grammar error in documentation
#154
dented42
closed
6 years ago
1
Updated `Clash.Prelude` exports.
#153
dented42
closed
6 years ago
0
tweaks to the migration guide
#152
ggreif
closed
6 years ago
1
Update Clash.Tutorial to mention ~INCLUDENAME
#151
basile-henry
closed
6 years ago
0
Add Lift instances for TopEntity and PortName
#150
basile-henry
closed
6 years ago
1
Export SSymbol from Clash.Prelude
#149
leonschoorl
closed
6 years ago
0
Fix Blinker example in Tutorial
#148
leonschoorl
closed
6 years ago
3
Add InlinePrimitive constructor
#147
basile-henry
closed
6 years ago
6
Fix Bundle name in haddocks
#146
ggreif
closed
6 years ago
1
Use a `reflection`-like API for implicit clocks and resets
#145
christiaanb
closed
6 years ago
0
`simulate` et al. raise a spurious/misleading exception when inputs are exhausted
#144
cemerick
opened
6 years ago
0
Add useful Bit functions
#143
jonfowler
closed
6 years ago
0
Make `Bit` a newtype instead of a type alias
#142
christiaanb
closed
6 years ago
0
unsafeSNat doesn't synthesise
#141
cchalmers
opened
6 years ago
1
Prelude changes to map `Bit` to a HDL scalar type
#140
christiaanb
closed
6 years ago
0
Use cabal new-build on travis
#139
christiaanb
closed
6 years ago
0
DataFlow: Introduce liftDF'
#138
bgamari
opened
6 years ago
0
Work around fromJust
#137
bgamari
opened
6 years ago
1
Avoid name shadowing warnings in DDR module
#136
leonschoorl
closed
6 years ago
1
Use the `reflection` package for implicit clocks and resets
#135
christiaanb
closed
6 years ago
0
clash-prelude-0.11.2 fails to build with ghc-typelits-natnormalise-0.5.5
#134
juhp
closed
7 years ago
1
Possible regression with the Traversable instance of Vec
#133
pikkio
closed
7 years ago
2
Rename `satMin` to `satSub`
#132
christiaanb
opened
7 years ago
3
Implemented InOut ports
#131
martijnbastiaan
closed
6 years ago
2
Extend alteraPll to include all 9 pllout ports
#130
martijnbastiaan
closed
6 years ago
4
Add maybeX and isX
#129
bgamari
closed
6 years ago
3
Better testing infrastructure for sequential logic
#128
bgamari
opened
7 years ago
3
Fix for missing modules in doctests
#127
basile-henry
closed
7 years ago
1
Next