Forum Discussion
Altera_Forum
Honored Contributor
16 years agowhat is the circuit of 2^n -1
these is a problem for me,i need some help. how can i use verilog describe 2^n -1 the input interface is input[3:0] n; the output interface is output [15:0] result; i know can u...
Altera_Forum
Honored Contributor
16 years agoI don't assume significant differences in the synthesis results. The expression for each output signal should fit a 4-input -LUT, so it can be expected, that all logical equivalent descriptions end up in the same circuit.