|
`Circuit` currying
|
|
4
|
133
|
April 25, 2025
|
|
Register signal from applicative functor is not calculated
|
|
2
|
51
|
April 24, 2025
|
|
Hanging while testing clash-protocols code
|
|
16
|
209
|
February 14, 2025
|
|
Generated verilog code is working funny for +>> on Vec
|
|
6
|
151
|
February 9, 2025
|
|
Tricking Haskell into state: how Clash's Signal type works
|
|
0
|
105
|
February 7, 2025
|
|
Very slow simulation of recursive function in Clashi
|
|
1
|
65
|
January 24, 2025
|
|
How to use a BlackBox to specify a predefined type in existing HDL
|
|
2
|
104
|
December 21, 2024
|
|
Clash Talk slides - FP Syd 27 Nov 2024
|
|
3
|
113
|
December 20, 2024
|
|
Verilog conversion: NFDataX for functions
|
|
4
|
164
|
December 10, 2024
|
|
Using Blackbox to instantiate some HDL
|
|
3
|
161
|
November 15, 2024
|
|
How to obtain the clock period/frequency from the domain?
|
|
3
|
150
|
November 13, 2024
|
|
sampleN holds reset for one cycle
|
|
1
|
58
|
November 13, 2024
|
|
How to generate testbench for a combinational circuit?
|
|
1
|
101
|
November 8, 2024
|
|
`moore` function in Clash
|
|
1
|
88
|
October 16, 2024
|
|
Have `forall n . KnownNat n` but gives type mismatch error for a vector on successive recursion
|
|
2
|
90
|
October 6, 2024
|
|
Clash with LLVM/MLIR circt
|
|
0
|
120
|
September 27, 2024
|
|
Unexpected Behavior with CLog and SNat?
|
|
2
|
71
|
September 25, 2024
|
|
AutoReg - Uses beyond Maybe
|
|
1
|
108
|
August 8, 2024
|
|
How to write to a blockRam?
|
|
6
|
157
|
July 2, 2024
|
|
Clash Language Server
|
|
8
|
241
|
June 13, 2024
|
|
Type variable dom0 is ambiguous when using DomainPeriod
|
|
2
|
88
|
June 12, 2024
|
|
Integrating Clash kernels with Vitis
|
|
1
|
130
|
June 10, 2024
|
|
Verilog and Vivado: 'x' (unknown logic value) is not supported by IP Packager
|
|
1
|
152
|
June 4, 2024
|
|
Converting `Vec` to `BitVector`
|
|
2
|
132
|
May 6, 2024
|
|
Generate HDL from a file not part of a cabal library
|
|
2
|
95
|
April 8, 2024
|
|
Using numeric bounds with `Vec` functions, going from `1 <= n => Vec n a` to `Vec (m + 1) a`
|
|
2
|
67
|
April 4, 2024
|