Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- WIDE_MAX_DATAWIDTH is 512 so something is trying to generate a signal that's more 512 bits wide. If you're doing that then that's your problem. If you don't have any signals that wide, then you're going to have to post a cut down version of your design so I can see what's going on. Ideally please post an MDL file. --- Quote End --- I dont have signals wider then 512 bits. I have posted what I can, that Mult is feeding an adder, I have hard-coded almost all the data type, so I really dont know why it's happening. Is there any check that I could do? Thanks a lot!