We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f0baf commit e8cb2ecCopy full SHA for e8cb2ec
1 file changed
piton/design/include/l15.h.pyv
@@ -307,7 +307,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
307
`define PCX_REQTYPE_FP1 5'b01010
308
`define PCX_REQTYPE_FP2 5'b01011
309
`define PCX_REQTYPE_STREAM_LOAD 5'b00100
310
-`define PCX_REQTYPE_STREAM_STORE 5'b00100
+`define PCX_REQTYPE_STREAM_STORE 5'b00101
311
`define PCX_REQTYPE_FWD_REQ 5'b01101
312
`define PCX_REQTYPE_FWD_REPLY 5'b01110
313
`define PCX_REQTYPE_AMO 5'b00110
0 commit comments