readme: add dependencies
This commit is contained in:
@ -3,12 +3,14 @@ The EVR320 Embedded Event Receiver (EEVR) is able to connect with a MRF Timing S
|
|||||||
Mainly the EEVR is used to decode configurable events and use them in firmware as triggers.
|
Mainly the EEVR is used to decode configurable events and use them in firmware as triggers.
|
||||||
|
|
||||||
## Maintainer
|
## Maintainer
|
||||||
Patric Bucher [patric.bucher@psi.ch]
|
Patric Bucher [patric.bucher@psi.ch]
|
||||||
|
Jonas Purtschert [jonas.purtschert@psi.ch]
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
Waldemar Koprek [waldemar.koprek@psi.ch]
|
Waldemar Koprek [waldemar.koprek@psi.ch]
|
||||||
Goran Marinkovic [goran.marinkovic@psi.ch]
|
Goran Marinkovic [goran.marinkovic@psi.ch]
|
||||||
Patric Bucher [patric.bucher@psi.ch]
|
Patric Bucher [patric.bucher@psi.ch]
|
||||||
|
Jonas Purtschert [jonas.purtschert@psi.ch]
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
See [EVR320 Documentation](doc/evr320.pdf "doc/evr320.pdf")
|
See [EVR320 Documentation](doc/evr320.pdf "doc/evr320.pdf")
|
||||||
@ -29,10 +31,13 @@ Examples for things that do not belong into this library:
|
|||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
### Synthesis
|
### Synthesis
|
||||||
- none
|
- Libraries/Firmware/VHDL/psi\_common (https://github.com/paulscherrerinstitute/psi_common)
|
||||||
|
|
||||||
### Simulation
|
### Simulation
|
||||||
- Libraries/Firmware/TCL/PsiSim
|
- Libraries/Firmware/TCL/PsiSim
|
||||||
|
- Libraries/Firmware/VHDL/psi\_common (https://github.com/paulscherrerinstitute/psi_common)
|
||||||
|
- Libraries/Firmware/VHDL/UVVM (https://github.com/UVVM/UVVM)
|
||||||
|
|
||||||
|
|
||||||
### with IFC1210 Bindings
|
### with IFC1210 Bindings
|
||||||
- Libraries/BoardSupport/IFC1210/tosca2
|
- Libraries/BoardSupport/IFC1210/tosca2
|
||||||
|
Reference in New Issue
Block a user