Commit Graph

62 Commits (master)
 

Author SHA1 Message Date
Stanislaw Kaushanski 0de438dc52 avoid interrupts while printing 2 years ago
Stanislaw Kaushanski 5f44f8df98 Improve wait for interrupt routines 2 years ago
Stanislaw Kaushanski 02ce96eed8 improve interrupt handling 2 years ago
Johannes Wirth 46f197c287 Add additional registers for input to FW 2 years ago
Johannes Wirth 43e2a299db fpga_spn: add check if input-/ref-data fits into memory 2 years ago
Johannes Wirth 8450f85c93 raven_spn: add check if input-/ref-data fits into memory 2 years ago
Johannes Wirth a14ff554b0 Move XSPN input and ref data to Validation-VP 2 years ago
Stanislaw Kaushanski 588ca3c7ba Merge pull request 'Add allocate+free functionality for fpga' (#1) from feature/fpga-alloc-free into master 2 years ago
Johannes Wirth 91f28e9f2b Add allocate+free functionality for fpga 2 years ago
Johannes Wirth 446af340c8 fpga_spn: use separate reset for DMA 2 years ago
Johannes Wirth 89ea594399 Update FPGA Firmware for bigger batch sizes 2 years ago
Stanislaw Kaushanski a70f5bb09c add wait for both spn interrupts 3 years ago
Stanislaw Kaushanski 1b09899d2a XSPN hybrid simulation passed in MINRES environment 3 years ago
Stanislaw Kaushanski 5ba7d5dd24 extend spn_checker to comapre the results from 2nd XSPN accelerator 3 years ago
Stanislaw Kaushanski 26d7560891 add second XSPN partition 3 years ago
Stanislaw Kaushanski 96de37dbc2 increase XSPN load 3 years ago
Stanislaw Kaushanski d0eff8c08d longer simulation 3 years ago
Stanislaw Kaushanski 2a9ce332c7 fix hello-world init 3 years ago
Johannes Wirth 9578bcfa45 Use spn_checker in fpga_spn firmware 3 years ago
Stanislaw Kaushanski f5e0d13891 move data handling into snp_checker vp 3 years ago
Stanislaw Kaushanski b03f1bff4f create snp result checker to enable parallel spn calculation and result comparison 3 years ago
Johannes Wirth 8c0211f945 Cleanup SPN firmwares 3 years ago
Stanislaw Kaushanski 3743cbfecd enable result check in raven_spn fw 3 years ago
Johannes Wirth 6bfe684e73 Create separate xspn-fpga FW 3 years ago
Stanislaw Kaushanski 7f8ddf3201 re-implement wait_for_interrupt and get rid of multiplication in 3 years ago
Stanislaw Kaushanski 685f25e2ce Passed multi-thread-xspn-vp simulation 3 years ago
Stanislaw Kaushanski 3d93e4b9a5 Give XSPN the address of the input_data array 3 years ago
Stanislaw Kaushanski 62cdc0c7b9 error exit 3 years ago
Stanislaw Kaushanski 4dbbb73f01 restructure for parallel execution 3 years ago
Stanislaw Kaushanski 0d0d12edff wait for interrupt instead of time delay 3 years ago
Stanislaw Kaushanski db22ccbce5 run 10000 XSPN samples 3 years ago
Stanislaw Kaushanski 06cc727883 200 XSPN samples passed 3 years ago
Stanislaw Kaushanski 50428965e9 Compile XSPN input and ref data in flash memory. 3 years ago
Stanislaw Kaushanski afb8a677f1 check first XSPN result value in FW, add gcc_except_table, replace 3 years ago
Stanislaw Kaushanski 1d46ef5fea fix raven_spn cdt project 3 years ago
Stanislaw Kaushanski 01cfbd34fe 1st successful XSPN run. Insert few samples and get one result 3 years ago
Stanislaw Kaushanski 8249a0417e First configuration of the XSPNController 3 years ago
Stanislaw Kaushanski 4720c923cd add SPN configuration 3 years ago
Stanislaw Kaushanski 7d5de86015 start implementing FW to control SPN HW 3 years ago
Stanislaw Kaushanski 62da6407d8 delay instead of sync 3 years ago
Stanislaw Kaushanski 0773f51fd3 fix synchronization 3 years ago
Stanislaw Kaushanski 9e9b644e29 remove unused timer interrupt handler 3 years ago
Stanislaw Kaushanski 9157a42042 raven FW with data and interrupt transfer (based on bldc project) 3 years ago
Stanislaw Kaushanski 4c790f8810 add eclipse project 3 years ago
Stanislaw Kaushanski ba27721c4d run different code depending on the MHARTID reg value 3 years ago
Stanislaw Kaushanski e15e299968 initial FW setup for Raven validation 3 years ago
Stanislaw Kaushanski ce24b0f2f2 build hello fw with GCC Toolchain v2020.04.1 (set GPIO_IOF_EN). Remove obsolete function write_hex 3 years ago
Eyck Jentzsch 830c1382b9 add CDT project files, update binaries 4 years ago
Eyck Jentzsch 27cad2f819 add a few more fw examples 4 years ago
Eyck Jentzsch a96cb14dcf Added doxygen comments and refactored a few functions 5 years ago