From c08af15960a7c313948b8b511297d75c09f50b85 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Wed, 4 Oct 2023 19:13:01 -0600 Subject: sim: implement fst traces --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 022599d..f6bb125 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ __pycache__ hps_sdram_p0_summary.csv vcd/ +trace/ cov/ obj/ build/ @@ -44,6 +45,7 @@ platform.sopcinfo hps_isw_handoff/ *~ *.vcd +*.fst qmegawiz_errors_log.txt cr_ie_info.json u-boot -- cgit v1.2.3