|
BittWorks BittWare I/O (BWIO):
- Provides AFW component drivers and a standard POSIX-based interface providing functions such as open, read, write, ioctl, close
- Portable to multiple different hosts – TS201, embedded FINe/NIOS and PC/LINUX (for remote applications)
- Allows convenient access to certain resources on the target board
- Provides control over AFW FPGA components
- Allows developers to easily change code to support alternate hardware, effectively decoupling the I/O logic from the processing logic
- Is a cross-platform library, able to run on the DSPs on BittWare boards or on any platform where the BittWare's BittWorks Toolkit runs
|