Activity
update readme for correct nhmmer flags
update readme for correct nhmmer flags
update the makefile for benchmark
update the makefile for benchmark
add script to generate benchmarking RFAM slices
add script to generate benchmarking RFAM slices
add subheader for searching with HAVAC
add subheader for searching with HAVAC
update readme with usage information
update readme with usage information
remove HavacHit from target sources
remove HavacHit from target sources
move position types to hls.hpp to remove ap_uint import
move position types to hls.hpp to remove ap_uint import
update to new hitReports & binary search to find local phmm position+…
update to new hitReports & binary search to find local phmm position+…
update phmmVectorLoop for new hitReporting system
update phmmVectorLoop for new hitReporting system
add tool for comparing hits between HAVAC/HMMER
add tool for comparing hits between HAVAC/HMMER
update kernel to use score queue class, hit report count as AXI inter…
update kernel to use score queue class, hit report count as AXI inter…
add ability to generate sequences with flanking junk and indels
add ability to generate sequences with flanking junk and indels
change hitVerifier to verify parallel hit groups
change hitVerifier to verify parallel hit groups
update havac host to optionally take xclbin src
update havac host to optionally take xclbin src
change HAVAC to take p value on constructor
change HAVAC to take p value on constructor
fix bug where verifier didnt 0 out scores on hit
fix bug where verifier didnt 0 out scores on hit
update to only verify SSV on diags that could hit
update to only verify SSV on diags that could hit