Tim Madden software documentation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
===Additional resources=== | ===Additional resources=== | ||
* Mike Carpenter has some Evernote notes that can be accessed using a web browser. You can request them at [email protected] | * Mike Carpenter has some Evernote notes that can be accessed using a web browser. You can request them at mailto:[email protected] | ||
* | * There are some Gnotes on machine DGS1 that may be useful. | ||
* The bash scripts found on DGS1 are | * The bash scripts found on DGS1 are heavily commented and can provide useful information. | ||
===Spreadsheet Generation=== | ===Spreadsheet Generation=== | ||
* C and VHDL files are generated using VBA code. [[file:Generation_of_C_and_VHDL_from_spreadsheet.docx]] | * 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 | * Data is read from the cells of the sheet to be put in the files. |
Latest revision as of 16:17, February 20, 2023
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. You can request them at mailto:[email protected]
- There are some Gnotes on machine DGS1 that may be useful.
- The bash scripts found on DGS1 are heavily commented and can provide useful information.
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.