SAbde7
Occasional Contributor
6 years agoWhen is it safe to use smart recompilation?
When I turn on smart compilation and then change a parameter in the design(just a constant value stored in a register or a constant connected to combinational logic of fixed length like and adder or a >), the new design does not function properly. If I turn off smart compilation and do a full compilation with the same parameters, the design functions. Does smart compilation not guarantee the functionality of the design?