Get Mystery Box with random crypto!

Silice - A language for hardcoding Algorithms into FPGA hardwa | 𝐅𝐏𝐆𝔸𝐒𝐈𝐂

Silice - A language for hardcoding Algorithms into FPGA hardware

It provides a thin abstraction above Verilog (a typical hardware description language), simplifying design without loosing precise control over the hardware. It gives the (optional) ability to write parts of your design as sequences of operations, subroutines that can be called, and to use control flow statements such as while and break. At the same time, Silice lets you fully exploit the parallelism of FPGA architectures, describing operations and algorithms that run in parallel and are precisely in sync.

https://github.com/sylefeb/Silice

#FPGA #HLS #language
@fpgasic