mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
a rough draft of send and rx via fifo with gerds bit file and software
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@448 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -57,9 +57,12 @@ int init_detector(int b) {
|
||||
|
||||
//only for control server
|
||||
if(b){
|
||||
//PLB_LL_fifo
|
||||
|
||||
printf("fifo reset\n");
|
||||
fifoReset();
|
||||
printf("fifo test\n");
|
||||
fifoTest();
|
||||
printf("\ninitializing detector\n");
|
||||
//Aurora-Links
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user