TCal

Results 198 comments of TCal

I am hitting this same error on a very small design. There are no warnings in the log. It's a very frustrating message `Re-run with a smaller max_phi_cof value` when...

Hi @maliberty , thanks for the reply. I was able to work around this issue using Matt Venn's advice for ANY problem that you hit with a very small design...

On a somewhat related note, I had played around with the XADC for audio input using a Xilinx reference design. I wish I had the time to extract it as...

It seems that `symbiflow_route` thinks that everything is fine even when it doesn't meet timing. Here are some lines from the log (period is 10ns): Note negative slack: ``` Final...

Thanks for the comments @enjoy-digital and @Dolu1990 ! Some background -- I needed a DAC just to check that I was getting good data from an ADC, specifically the Digilent...

@enjoy-digital it's fine to close this without merging. As we've seen there's many different way of building the DAC. I mostly wanted to make a PR so that I could...

@amgawishx , I recently had a similar issue. I realized I had done a local `pip install` not in a virtual env at some point in the past and had...

Thanks @kbeckmann, I hit the std::byte issue as well and this patch allowed me to build.