ЛР8. Добавление информационных сообщений в тб

This commit is contained in:
Andrei Solodovnikov
2024-07-18 11:17:22 +03:00
parent 07a6d05d13
commit 9bca7354d8

View File

@@ -175,7 +175,7 @@ core_rdata: assert property (
is_reading |-> (core_rd_o === grm_rd_o)
)else begin
err_count++;
$error("\nIncorrect value of core_rd_o. Compare it with grm");
$error("\nIncorrect value of core_rd_o. Your value is %0h while it should be %0h", core_rd_o, grm_rd_o);
end
core_stall: assert property (