Guest
Please advise me how to solve the following questions.
A=4'b1001, B = 4'b0101
F=B/A
1. What's the result in size format such as 4'b0000? (please brief the
calculation steps by hand)
2. How to write in Verilog HDL?
Thanks a lot!
A=4'b1001, B = 4'b0101
F=B/A
1. What's the result in size format such as 4'b0000? (please brief the
calculation steps by hand)
2. How to write in Verilog HDL?
Thanks a lot!