Rachit Nigam

Results 508 comments of Rachit Nigam
trafficstars

Looks like XLS is only supported on x86? If so, let's out XLS into its own Dockerfile and keep the Filament one more minimal.

GHA only needs x86 images i think?

[Crossbar networks][bsv-xbar]: "Typically there is trade off between the size of hardware resources (gates, flip flops, wires) and measures of congestion, such as bisection bandwidth" [bsv-xbar]: https://web.ece.ucsb.edu/its/bluespec/training/BSV/examples/Butterfly_XBar/xbar.pdf

[FIR Filter with Vivado synthesis analysis](https://www.controlpaths.com/2021/05/17/implementing-a-fir-filter-using-folding/)

Educational RISC-V implementation: https://github.com/BrunoLevy/learn-fpga/blob/master/FemtoRV/README.md CC @gabizon103

The Genesis 2 project from Stanford has a bunch of publications on generators they built: https://github.com/StanfordVLSI/Genesis2/wiki/Publications

[`vlsiffra`](https://github.com/antonblanchard/vlsiffra) parameterized adders and multipliers implemented using Amaranth HDL

Vitis BLAS library: https://xilinx.github.io/Vitis_Libraries/blas/2022.1/index.html Probably provides a reasonable baseline for an FPGA based BLAS implementation

[Constant-time curve25519](https://github.com/andres-erbsen/curve25519-verilog)

Ah, thanks for letting us know! We moved it under the `apps/` directory which cause the link to break.