Forum Discussion

sth125's avatar
sth125
Icon for New Contributor rankNew Contributor
2 years ago
Solved

Clock constraints specified in sdc file reset by compilation process

Hello, I am using Quartus Prime Lite Edition to compile logic for a MAX V 5M1270ZT144C4 CPLD. I created an sdc file that contained a constraint for only 1 clock, i.e. create_clock -name {CLK1} -pe...
  • sth125's avatar
    2 years ago

    I solved the issue.

    I just needed to add the sdc file in my project. I had thought it would automatically include it.