../src/common/time_sensitive_emulation/time_sensitive_PS.vhd:20:44:error: extra ';' at end of interface list m_sys_bus_out : out mbus_out; --! downwards BUS master output signals [stb,we,adr,dat,tag] ^ ../src/common/time_sensitive_emulation/time_sensitive_PS.vhd:33:5:error: object class keyword such as 'variable' is expected m_sys_bus_out.stb <= s_sys_bus_in.stb; ^ ../src/common/time_sensitive_emulation/time_sensitive_PS.vhd:34:5:error: 'begin' is expected instead of "m_sys_bus_out" m_sys_bus_out.we <= s_sys_bus_in.we; ^ ../src/common/time_sensitive_emulation/time_sensitive_PS.vhd:47:21:error: 'then' is expected here ping_pending <= '1'; ^ ../src/common/time_sensitive_emulation/time_sensitive_PS.vhd:47:21:error: (found: an identifier)