반응형 Calculator1 3. Project 3_Calculator [Logic Design] 3.1. Probelm In this problem, you will implement a mini-calculator in Verilog HDL with the attached file (calculator.v), by filling out the missing parts of the modules below. The top module is 'calculator'. There are 3 inputs for the 'calculator' module: two 2-bit operands, and one 7-bit operator. For example, in "3 + 2", "3" and "2" are operands, and "+" is operator. There is only one 4-bit ou.. 2021. 12. 2. 이전 1 다음 반응형