Package Name | Access | Summary | Updated |
---|---|---|---|
libusb | public | A cross-platform library to access USB devices | 2025-03-25 |
nextpnr | public | nextpnr aims to be a vendor neutral, timing driven, FOSS FPGA place and route tool. | 2025-03-25 |
verilator | public | Verilator is the fastest free Verilog HDL simulator, and beats most commercial simulators. | 2025-03-25 |
openocd | public | OpenOCD provides on-chip programming and debugging support with a layered architecture of JTAG interface and TAP support | 2025-03-25 |
binutils-riscv32-elf | public | A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. | 2025-03-25 |
vtr | public | The Verilog-to-Routing (VTR) project is a world-wide collaborative effort to provide a open-source framework for conducting FPGA architecture and CAD research and development. The VTR design flow takes as input a Verilog description of a digital circuit, and a description of the target FPGA architecture. | 2025-03-25 |
icestorm | public | Project IceStorm aims at documenting the bitstream format of Lattice iCE40 FPGAs and providing simple tools for analyzing and creating bitstream files. | 2025-03-25 |
iverilog | public | Icarus Verilog (iverilog) is a Verilog simulation and synthesis tool. It operates as a compiler, compiling source code written in Verilog (IEEE-1364) into some target format. For batch simulation, the compiler can generate an intermediate form called vvp assembly. This intermediate form is executed by the ``vvp' command. For synthesis, the compiler generates netlists in the desired format. | 2025-03-25 |