QQ_R
New Contributor
3 years agoIntel® Tofino P4 programmable switch
I use v1model(v1model.p4) to build the program. I declare the register, and use read/write function, then the error appears.
"The method call of read and write on a Register is currently not supported in p4c. Please use RegisterAction to describe any register programming"
Does he method call of read and write on a Register is not supported any longer? or what can I do to support the method?