funjoke
Member level 3
comparator
use verilog to develop a behavioural model for a comparator that has following requirement:
-The comparator compares two N-bit data
-The comparator is able to indicate "lesser than","greater than" and "equal to"relationship between the two N-bit data.
-All output must be registered the rising edge of the clock signal
-The comparator can be reset using an active-low asynchronous reset signal
This question i really dunno how to do at all.can anybody help me ?
use verilog to develop a behavioural model for a comparator that has following requirement:
-The comparator compares two N-bit data
-The comparator is able to indicate "lesser than","greater than" and "equal to"relationship between the two N-bit data.
-All output must be registered the rising edge of the clock signal
-The comparator can be reset using an active-low asynchronous reset signal
This question i really dunno how to do at all.can anybody help me ?