Altera_Forum
Honored Contributor
15 years agoDon't optimize away method issue need your help
Hi all:
I am using EPM7512AETC144-12 device. There many trigger signals need to be delayed in my design. For the limitation of the resource, i use gate delay to archive this function. I found there are 512 reigisters not be used after compiling and all 512 macrocells being used up. So i think if can i use these registers to add more delay time on my trigger signals? And i added a latch before trigger delayed, just like the attached file, but i found there are some warning information, and the latch was optimized away. Below is the warning: "Warning: LATCH primitive "inst37" is permanently enabled"