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:
l_maliakal_d
2013-02-04 12:45:50 +00:00
parent 247e84ba7b
commit aff0123672
3 changed files with 27 additions and 11 deletions

View File

@ -21,7 +21,6 @@ int mapCSP0(void);
u_int32_t bus_w(u_int32_t offset, u_int32_t data);
u_int32_t bus_r(u_int32_t offset);
int fifoReset();
int fifoTest(void);