Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Hi,
I changed the verilog code of the fpga and I would like to create a new .elf image with this code.
So I installed the Xilinx WebPack.
Next I launched the makefile in the fpga directory and got a fpga.bit file.
How can i have my image with this .bit file ?
Thanks for your help.;)
Offline
You don't have to do anything else, just compile the ARM code again since the Makefile already uses the fpga.bit file from the fpga directory.
Offline
Ok, It works.
Thank you.
Offline