Altera_Forum
Honored Contributor
11 years agoimplementation of don't care
Say I was given a function for four variables
f= product of maxterms(3,11,14)+ D(0,2,10,12) The function's least cost implementation is x1+x2'+x3' However, this does not take into don't care signals; is there any way to specify those signals?