Skip to content
Snippets Groups Projects

Move DTL-2, DTL-3 and DTL-5 to global timing

Merged Gabriel Fedel requested to merge fix_evr_dtls into master
3 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -3,5 +3,5 @@ def get():
_timing_macros_DTL_020['EVRPREFIX']='DTL-020:RFS-EVR-101:'
_timing_macros_DTL_020['PREFIX']='DTL-020:RFS-EVR-101:'
_timing_macros_DTL_020['SYSNAME']='DTL-2'
_timing_macros_DTL_020['path']='../timing/timing-local.bob'
_timing_macros_DTL_020['path']='../timing/global/evr_simple.bob'
return _timing_macros_DTL_020
Loading