m-labs / misoc

The original high performance and small footprint system-on-chip based on Migen™
https://m-labs.hk
Other
305 stars 85 forks source link

define stream behavior when stb=0 and eop=1 #43

Open sbourdeauducq opened 7 years ago

sbourdeauducq commented 7 years ago

If this is allowed then the Upconverter needs fixing.

jordens commented 7 years ago

If this is a vote, I'd go for eop invalid (like payload and ack) when !stb.

sbourdeauducq commented 7 years ago

Agreed.