Hello,

On Tue, Feb 10, 2015 at 07:18:27PM +0200, Ran Shalit wrote:
> I would like to ask if there is some wiki of other which explaing how
> to load cpld (fpga) and run.

Do you have SVF file for that? Usually CPLD/FPGA tools allow user to
output one. Then use "svf" command, it has nothing to do with "pld"
subsystem etc.

You can start openocd by specifying an adapter and adapter_khz and
then connect via telnet and issue 'svf auto0.tap'... etc.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to