Tim Madden software documentation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 13: | Line 13: | ||
* Similarly there are some Gnotes on machine DGS1 that may be useful. | * Similarly there are some Gnotes on machine DGS1 that may be useful. | ||
* The bash scripts found on DGS1 are rather heavily commented. | * The bash scripts found on DGS1 are rather heavily commented. | ||
===Spreadsheet Generation=== | |||
* C and VHDL files are generated using VBA code. [[file:Generation of C and VHDL from spreadsheet.docx]] | |||
* Data is read from the cells of the sheet to be put in the files |
Revision as of 16:38, July 8, 2020
Tim Madden's software documentation
Below are links to files written by Tim Madden when he was implementing the Digital Gammasphere software setup.
- File:AsynDebugDriverDOCS.pdf
- File:DebuggingEPICSChannelAccess.pdf
- File:DigitalGammasphereSW.pdf
- File:PythonEPICS.pdf
additional resources
- Mike Carpenter has some Evernote notes that can be accessed using a web browser if you ask him.
- Similarly there are some Gnotes on machine DGS1 that may be useful.
- The bash scripts found on DGS1 are rather heavily commented.
Spreadsheet Generation
- C and VHDL files are generated using VBA code. File:Generation of C and VHDL from spreadsheet.docx
- Data is read from the cells of the sheet to be put in the files