diff options
| author | Alejandro Soto <alejandro@34project.org> | 2023-10-04 19:13:01 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2023-10-04 19:25:44 -0600 |
| commit | c08af15960a7c313948b8b511297d75c09f50b85 (patch) | |
| tree | e55eecb22a3437443000a5dbf45b579e38aa0e48 /.gitignore | |
| parent | f3d40b34df954eb533cf3d1e9bce2ad3a7eaea21 (diff) | |
sim: implement fst traces
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
