Hi -,
I am using Xilinx Vivado ML suite for CW305 target board. I am trying to add/reprogram the target board, so I wonder if there is a constraints file somewhere.
Thanks,
Hi -,
I am using Xilinx Vivado ML suite for CW305 target board. I am trying to add/reprogram the target board, so I wonder if there is a constraints file somewhere.
Thanks,
Sure - there is https://github.com/newaetech/chipwhisperer/blob/develop/hardware/victims/cw305_artixtarget/fpga/common/cw305_main.xdc
which is used for our example AES project.
Thank you very much!
I need the constraints files for my project but am not able to access them through the link are they disabled?
The repository was re-organized and so files have moved around.
All target FPGA-related content is here: chipwhisperer/firmware/fpgas at develop · newaetech/chipwhisperer · GitHub
There is a handy README there pointing you to the various projects and targets.
The constraint file you’re looking for is here: chipwhisperer/firmware/fpgas/aes/vivado/cw305.xdc at develop · newaetech/chipwhisperer · GitHub