Carlos Eduardo
Carlos Eduardo
Instead of having another Makefile (that would bring more maintenance), I think a better approach is having some variable passed to make (like `LOCALBUILD=true make`) and have the ifs in...
I think it's also good to set verilator's `uart.c` CLOCK define to the same clock.
Done on PR #29.
Ah yes, my idea here is to create the Project Trellis equivalent for XRay where Yosys backend is used by default but since nextpnr-xilinx is kinda different from the standard...
Ping @olofk ... News on this? Cc. @green4free
I'll probably have to rebase this once #274 is merged.
Rebased after the merge of #274. @olofk PTAL. Thanks!
Ping @olofk ... :)
I've also started implementing "some" symbiflow for Kintex devices as a Prj-Xray backend that messes things up a bit too. Maybe it's needed to take a broad look into the...
Also I've raised some points about the Quicklogic flow for Symbiflow here: https://gist.github.com/carlosedp/ed17d934c94338cbb2f9b29dd076bf1a There are still some open points that needs to be addressed.