put in aai and aao, they are now standard parts in 3.14.12
This commit is contained in:
@ -13,7 +13,7 @@ RECORDS += longout longin
|
|||||||
RECORDS += stringout stringin
|
RECORDS += stringout stringin
|
||||||
RECORDS += waveform
|
RECORDS += waveform
|
||||||
RECORDS += calcout
|
RECORDS += calcout
|
||||||
#RECORDS += aai aao
|
RECORDS += aai aao
|
||||||
|
|
||||||
# Do you have synApps and want support for scalcout?
|
# Do you have synApps and want support for scalcout?
|
||||||
# Then define CALC or SYNAPPS in your RELEASE file
|
# Then define CALC or SYNAPPS in your RELEASE file
|
||||||
@ -22,6 +22,7 @@ RECORDS += calcout
|
|||||||
# you have to build the 'sscan' and 'genSub'
|
# you have to build the 'sscan' and 'genSub'
|
||||||
# modules before building 'calc'.
|
# modules before building 'calc'.
|
||||||
# See doc/scalcout.html for a required fix in scalcout.
|
# See doc/scalcout.html for a required fix in scalcout.
|
||||||
|
|
||||||
SYNAPPS_RECORDS += scalcout
|
SYNAPPS_RECORDS += scalcout
|
||||||
|
|
||||||
# You may add more bus interfaces
|
# You may add more bus interfaces
|
||||||
@ -29,7 +30,7 @@ SYNAPPS_RECORDS += scalcout
|
|||||||
# $(BUS)Interface.cc
|
# $(BUS)Interface.cc
|
||||||
# asynDriver interface is added automatically
|
# asynDriver interface is added automatically
|
||||||
# if ASYN is defined in your RELEASE file.
|
# if ASYN is defined in your RELEASE file.
|
||||||
# BUSSES += Debug
|
|
||||||
BUSSES += Debug
|
BUSSES += Debug
|
||||||
BUSSES += Dummy
|
BUSSES += Dummy
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user