Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
PrateekKumar
Level 2
Level 2
50 sign-ins 25 sign-ins 10 replies posted

Hi,

I was using the PSoC 5LP Verilog Generate when I am declaring the memory register(array of register with the command line)reg [7:0] registers[255:0] so I was creating 256 registers with width of 8, the error it's showing is:

PrateekKumar_0-1614661925845.png

that memory declaration is not supported. Any idea/approach what to do next.

Any another approach with how to write/read into registers, please give me the full detailed solution with your code, if possible.

0 Likes
2 Replies