Three small fixes
Sorry for combining different fixes in one MR, but it seemed silly to me to create different MRs for one-line changes;) Tnx
WbMasterSim.sv: fixed out-of-cycle ACK assert (ACK should not be raised out of the transaction) generic_fifo_dc_gray_mod.v: typo WbCrossbar.sv: fixed mask checking for one register space (i.e. mask = 0)
Edited by Jan Pospisil