Post #3782947
2026-07-13 10:23 UTC
someone has a recipe for running vivado p+r in CI? :D or what's the status of the foss toolchain for zynq?
Replies (2)
-
@redsakana@infosec.exchange 2026-07-13 10:39
@mntmn@mastodon.social I think maybe @lethalbit@chaos.social was fighting with that a few weeks ago, but could have been someone else on my timeline
-
@seanwbruno@infosec.exchange 2026-07-13 11:57
@mntmn@mastodon.social Every project I've hacked on starts with "export project to TCL". Then there some faffing about with removing DCP files and paths. Once that hackery works to build with the command line invocation of vivado, I'll wrap that in a shorter TCL file to "do that and then spit out an XSA". This seems to be the design pattern that worked for me with gitlab-ci and friends.