Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
19836 Discussions

how to set values in the same register in the PL side

Altera_Forum
Honored Contributor II
841 Views

Hello 

I have flags that I set from my PS soc. Know to read them from PL side I have an implementation error when I use the same register ! 

 

 

 

test1 <= slv_reg3(31); test2 <= slv_reg3(30); PSenable <= slv_reg3(29);  

 

the error :  

https://alteraforum.com/forum/attachment.php?attachmentid=13876&stc=1
0 Kudos
0 Replies
Reply