D
Daku
Guest
Could some Verilog guru please help ? I am trying to simulate the
resolution sub-layer of
the recently proposed new 802.3ba standard.
The IEEE draft document states:
"The OUTPUT_UNIT parameter can take one of three values ONE, ZERO or
DATA_COMPLETE. It represents a single data bit. The DATA_COMPLETE
value signifies that the Media Access Control layer has no data to
output"
So, if we represent ONE as 1b'1, ZERO as 1b'0, how are we to represent
DATA_COMPLETE - high impedance value maybe ?
Any hints, suggestions would be of great help - thanks in advance.
resolution sub-layer of
the recently proposed new 802.3ba standard.
The IEEE draft document states:
"The OUTPUT_UNIT parameter can take one of three values ONE, ZERO or
DATA_COMPLETE. It represents a single data bit. The DATA_COMPLETE
value signifies that the Media Access Control layer has no data to
output"
So, if we represent ONE as 1b'1, ZERO as 1b'0, how are we to represent
DATA_COMPLETE - high impedance value maybe ?
Any hints, suggestions would be of great help - thanks in advance.