Forum Discussion

GDagi1's avatar
GDagi1
Icon for Occasional Contributor rankOccasional Contributor
3 years ago

Programming with .ips and .ekp files in command line

Hello, I have a JTAG device and am trying to program it through the command line. I have previously programmed using a .pof through: ./quartus_pgm -m jtag -o "p;/path/bitstream.pof@1" I would...