bonnom

Results 4 issues of bonnom

**Describe the Issue** I try to connect my Camera with Harvester GUI and I get an Error **To Reproduce** Steps to reproduce the behavior: 1. Launch Harvester gui 2. Click...

I updated the code! Unfortunately I couldn't test it because my tools didn't work

I like the code! Is there a mistake at the lines '214' and '275' of dds.sv? ```verilog always_ff @(posedge clk) begin integer k; for (k = 0; k < TAYLOR_OUT_PIPELINE_STAGES;...