Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

what 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 use a table ,but these is some other describe

thanks

15 Replies