mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 09:10:10 +00:00
ЛР8. Добавление информационных сообщений в тб
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user