Skip to content

Commit

Permalink
remove hard-code path in wave_config.wcfg even though its probably no…
Browse files Browse the repository at this point in the history
…t needed. Its a generated file. I believe the path doesn't matter, so I removed it.
  • Loading branch information
stineje committed Sep 18, 2024
1 parent f0cb190 commit c892125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fpga/generator/wave_config.wcfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<wave_state>
</wave_state>
<db_ref_list>
<db_ref path="/home/ross/repos/active/cvw/fpga/generator/WallyFPGA.hw/hw_1/wave/hw_ila_data_1/hw_ila_data_1.wdb" id="1">
<db_ref>
<top_modules>
</top_modules>
</db_ref>
Expand Down

0 comments on commit c892125

Please sign in to comment.