Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYou can use synthesis attribute direct_enable set to false but you can get lut instead of sload signal for LE
And replace checking for clock edge with rising_edge cause later provide real 0 to 1 compare it with X to 1 in your code Then using synchronous signal- you should allow it in synthesis. You can try utilize both sclear and sload so tool understand synchronous