summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/patches/p8_ex_l3purge.act
blob: 3d540b662e5514ecf0f13c10e48177d07e3497c2 (plain)
1
2
3
4
5
6
7
8
9

# Indicate purge complete whenever a purge operation is requested.
CAUSE_EFFECT CHIPLETS ex{
    LABEL=[L3 PURGE REGISTER]
    WATCH=[REG(MYCHIPLET,0x0001080e)]

    CAUSE: TARGET=[REG(MYCHIPLET,0x0001080e)] OP=[BIT,ON] BIT=[0]
    EFFECT: TARGET=[REG(MYCHIPLET,0x0001080e)] OP=[BIT,OFF] BIT=[0]
}
OpenPOWER on IntegriCloud