Tianrui Wei
Tianrui Wei
Another thing I have in mind for this is that it adds some sort of export ip functionality, where you can specify some file sets and slang could output a...
No problem @olofk :P Happy to wait until you can spare some time.
Hi @olofk , I rebased my branch, did some cleanup and added some new features in the last few days, could you perhaps take another look?
I tried to do a formal equivalance checking between the verilog code generated by this PR and the original code and found that this PR couldn't generate rtl correctly. @jiegec...
Apologies for the false alarm, jerry helped me fix the problem. I'll try to do the verification later.
I was using the model from the example ```python3 import hls4ml #Fetch a keras model from our example repository #This will download our example model to your working directory and...
Hi vitro, It’s no problem at all. I really appreciate you writing this reply and your already fantastic vim plug-in. Best of luck with your other duties. Best regards, Tianrui...
I think #3059 is needed as the base for this PR for the CI to pass
@sequencer Thank you for reviewing, the issues about is addressed
Thanks for fixing the named param. The CI seems all good after your commit