Clash Talk slides - FP Syd 27 Nov 2024
|
|
3
|
40
|
December 20, 2024
|
Converting `Vec` to `BitVector`
|
|
2
|
91
|
May 6, 2024
|
Clash Language Server
|
|
8
|
72
|
June 13, 2024
|
Using numeric bounds with `Vec` functions, going from `1 <= n => Vec n a` to `Vec (m + 1) a`
|
|
2
|
45
|
April 4, 2024
|
How to obtain the clock period/frequency from the domain?
|
|
3
|
32
|
November 13, 2024
|
`moore` function in Clash
|
|
1
|
36
|
October 16, 2024
|
How to write to a blockRam?
|
|
6
|
66
|
July 2, 2024
|
Verilog and Vivado: 'x' (unknown logic value) is not supported by IP Packager
|
|
1
|
87
|
June 4, 2024
|
Very slow simulation of recursive function in Clashi
|
|
1
|
21
|
January 24, 2025
|
Verilog conversion: NFDataX for functions
|
|
4
|
63
|
December 10, 2024
|
How to use a BlackBox to specify a predefined type in existing HDL
|
|
2
|
54
|
December 21, 2024
|
Generate HDL from a file not part of a cabal library
|
|
2
|
44
|
April 8, 2024
|
Integrating Clash kernels with Vitis
|
|
1
|
49
|
June 10, 2024
|
Using Blackbox to instantiate some HDL
|
|
3
|
35
|
November 15, 2024
|
Type variable dom0 is ambiguous when using DomainPeriod
|
|
2
|
38
|
June 12, 2024
|
Have `forall n . KnownNat n` but gives type mismatch error for a vector on successive recursion
|
|
2
|
40
|
October 6, 2024
|
Unexpected Behavior with CLog and SNat?
|
|
2
|
28
|
September 25, 2024
|
Clash with LLVM/MLIR circt
|
|
0
|
58
|
September 27, 2024
|
How to generate testbench for a combinational circuit?
|
|
1
|
34
|
November 8, 2024
|
AutoReg - Uses beyond Maybe
|
|
1
|
68
|
August 8, 2024
|
sampleN holds reset for one cycle
|
|
1
|
21
|
November 13, 2024
|