From e1669ff3ca2dcd391d9578995139000ce8241e06 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Gendre?= <sebastien.gendre@etu.hesge.ch>
Date: Thu, 20 Mar 2025 14:52:29 +0100
Subject: [PATCH] Sim.conf: Set, again, the success string (was deleted by Hog
 button in Vivado)

---
 Top/hog-build-info/sim.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Top/hog-build-info/sim.conf b/Top/hog-build-info/sim.conf
index 23cb2f3..544a755 100644
--- a/Top/hog-build-info/sim.conf
+++ b/Top/hog-build-info/sim.conf
@@ -1,3 +1,6 @@
+[hog]
+HOG_SIMPASS_STR=">>> Simulation completed successfully"
+
 [registers_bank_tb]
 TOP=tb_hog_build_info_regs
 
-- 
GitLab