danselmi
Results
1
issues of
danselmi
Hi, I like to generate coverage information for a core with ghdl (gcc backend). For this i need to add these options: `-Wc,-fprofile-arcs -Wc,-ftest-coverage -Wl,-lgcov`during make phase (ghdl -m) but...