RSS 2 projects tagged "Low-level"

No download No website Updated 13 Sep 2012 fpgasm

Screenshot
Pop 21.10
Vit 15.91

fpgasm creates bare-metal FPGA designs without Verilog or VHDL. Traditionally, FPGAs are built using proprietary Verilog or VHDL language implementations provided by the vendor. fpgasm is to Verilog and VHDL as assembly language is to C++. It takes you all the way to the netlist, and is not just a translator to Verilog. Because of that, the total "make" time to a working fpga is seconds, not minutes. With fewer than ten reserved words, fpgasm syntax can be mastered in a few minutes. With FPGA assembler, you can focus on understanding the FPGA substrate and how your design should map onto it (instead of figuring out large and complicated tools).

Download Website Updated 06 Mar 2013 libFixPOSIX

Screenshot
Pop 61.17
Vit 1.01

libFixPOSIX is a replacement for POSIX functions whose behavior isn’t consistent across *NIX flavors.

Screenshot

Project Spotlight

dyject

A dependency injection module for Python.

Screenshot

Project Spotlight

Marathon

A tool that records and executes Java GUI-driven acceptance tests.