338 projects tagged "Linux"
rgbproc-repository is intended for use with Xilinx EDK tools. It consists of many units written in VHDL that can be used to build a design for image/video processing. The backbone is the data bus (called simply RGB) that is used to pass data (typically) from VGA input to VGA/DVI output.
System# is a .NET library intended for the description of real-time embedded systems. It comes with a built-in simulator kernel and a code transformation engine that converts a design into synthesizable VHDL. The main focus is currently the development of FPGA designs. System# not only supports register-transfer-level (RTL) descriptions whose translation to VHDL is straightforward, but is also capable of converting clocked threads with wait statements to a synthesizable VHDL state machine. Furthermore, System# introduces synthesizable transaction-level modeling features. From a technological point of view, it uses reflection and assembly code (CIL) decompilation to reconstruct an abstract syntax tree (AST) from the system design. The AST conforms to SysDOM, a document object model for describing component-based reactive systems. An unparsing stage converts the AST to VHDL. The decompilation process can be instrumented in various ways by attribute-based programming. Furthermore, transformations of the AST itself are possible. This enables implementation of advanced features such as converting clocked threads to finite state machines.
hwmultd is a daemon which, when run in server mode, periodically polls some hardware device, like an entropy source, and multicasts that information. Alternatively, hwmultd can run in client mode, listening for multicasted information and then acting accordingly, like adding gathered entropy to the local pool. Its simple plugin system allows hwmultd to be agnostic with respect to the hardware, which could include devices such as temperature probes or time sources.
Leevi is a user interface for the Lexicon MX300 reverberation device (and possibly other MX devices). It is similar to what Lexicon ships along with their devices for Windows operating systems. Leevi works with POSIX compatible operating environments, like Linux, FreeBSD, NetBSD, OpenBSD, and so on.
OpenSCB is a hardware and software solution for controlling servos over USB. The hardware is designed to interface with classic RC servos, AX-12/AX-18 servos, OpenServo, and more using a powerful 32-bit microcontroller with a USB port for programming and control with a PC. The schematic and layout will be available and can be customized. A graphical interface is also provided for your computer to configure, calibrate, and control the board.