Forum Discussion
Altera_Forum
Honored Contributor
9 years agoExperienced Xilinx tool user needing Altera tool help
Good Day, I've had a DK-SOC-10AS066S-A dev kit with a 10AS066N3F40E2SG device in it for quite a few months. I'm just now starting to use it on a POC project (at Intel). I'm also doing a Xilinx ...
Altera_Forum
Honored Contributor
9 years agoHey Dave,
The Altera tools and Xilinx tools can both be scripted pretty easily with Tcl. Have you used Vivado's unmanaged constraints files? I've just started tinkering with the Xilinx tools ... https://github.com/d-hawkins/hdl https://github.com/d-hawkins/hdl/tree/master/boards/xilinx/digilent_arty/constraints https://github.com/d-hawkins/hdl/tree/master/boards/xilinx/digilent_arty/blinky/scripts I've posted numerous Quartus examples to this group .. https://www.alteraforum.com/forum/showthread.php?t=45927 https://www.alteraforum.com/forum/showthread.php?t=43992 Download them, follow the readme.txt instructions, and then look at the synth.tcl script that in turn runs constraints files. You'll get the hang of it quick enough. Cheers, Dave