A standard library for DataFlow computing using Maxeler Technologies. Written by Maxeler power users for Maxeler power users!
- Clone the repository using one of the available options in the right hand side bar, or download the ZIP.
- To import the project into MaxIDE.
- Click 'File' -> 'Import'.
- Select 'Old/Non MaxCompiler Projects into Workspace', then click 'Next'.
- Click 'Select root directory', then 'Browse'.
- Navigate to the 'maxpower' directory. Click 'OK'.
- Click 'Finish'.
- Add to the build path of another MaxIDE project.
- Right click on the project ('EngineCode' for MaxCompiler projects) -> 'Properties'.
- Select 'Java Build Path'.
- Select 'Projects', then click 'Add'.
- Select 'maxpower', then click 'OK' twice.
Documentation for the MaxJ API can be found here.
Maxeler welcomes external contributions. If you have something you wish to contribute, feel free to fork this repository and submit a pull request for us to review. Please review the MaxPower Do's and Don'ts wiki page.