Quantcast
Channel: How do FPGAs implement the inequality operator? - Electrical Engineering Stack Exchange
Browsing latest articles
Browse All 2 View Live

Answer by Jonathan S. for How do FPGAs implement the inequality operator?

Let's just derive the circuit ourselves. The key is to break the operation on the input integers down into smaller pieces.Given two numbers, for example 234 and 125, you can immediately tell that 234...

View Article



Image may be NSFW.
Clik here to view.

How do FPGAs implement the inequality operator?

From curiosity and to understand the cost of the operator I often using in FPGA design.Let's assume I am doing the following equation in Verilog:OUT = A[15:0] >= B[15:0];How will the FPGA implement...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images