2011/12/13 David Koontz <[email protected]>:
> new line 81:
>    generated_temporary_name_19 <= add(generated_temporary_name_1, 
> generated_temporary_name_18;
>
> You could slip the add function in instead of the two unused functions noted 
> above.  (It would fit without changing the line count I think).  If that 
> fails range constrain it's l and r arguments as well as the return value. 
> (And the bug would be something else).

Thank you very much.

Will code in runningSumMaybes_1 remain synthesable if I add my own
add(l,r) and change code along your lines?

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to