google / xls

XLS: Accelerated HW Synthesis
http://google.github.io/xls/
Apache License 2.0
1.16k stars 166 forks source link

add throughput test for the varint example #1131

Open proppy opened 10 months ago

proppy commented 10 months ago

it would be nice to have a cc_binary that does ir block simulation of the varint decoder block and output througput metrics.

/cc @grebe

cdleary commented 10 months ago

I thought we already have a binary to do this -- is the issue just that it doesn't work at the block IR level? @proppy