Atmel Porgammer upload software

Topics relating to PALs, CPLDs, FPGAs, and other PLDs used for the support or creation of 65-family processors, both hardware and HDL.
Post Reply
A0CBM
Posts: 51
Joined: 04 Nov 2015

Atmel Porgammer upload software

Post by A0CBM »

I purchased a program platform from Atmel and would like to find out if there are any open source programs to upload to the programmer. I have WinCUPL and wanted to see how the ATF1504AS works, but I can't upload my PLD file to the programmer. Am I at the mercy of Atmel or is there an alternative? I have an ATDH1150USB-K Download platform. I found something on NuMicro ISP Progamming Tool, but I don't know if that works with my setup. Thank you.
User avatar
8BIT
Posts: 1787
Joined: 30 Aug 2002
Location: Sacramento, CA
Contact:

Re: Atmel Porgammer upload software

Post by 8BIT »

I'm not absolutely sure about this, but it looks like you need to download the ATMISP software to program the device using that cable. here's a link to a PDF I found on the cable which has a link to the software in it.

https://ww1.microchip.com/downloads/en/ ... rGuide.pdf

My guess is you compile your logic using WINCUPL and then you would select the .JED output file within the ATMISP software to program the device.

best wishes!
Daryl
Please visit my website -> https://sbc.rictor.org/
User avatar
BigDumbDinosaur
Posts: 9428
Joined: 28 May 2009
Location: Midwestern USA (JB Pritzker’s dystopia)
Contact:

Re: Atmel Porgammer upload software

Post by BigDumbDinosaur »

What Daryl said.

  1. Write and compile your logic with WinCUPL.
  2. Test your logic with WinSIM.
  3. Program your device with ATMISP.


Within ATMISP, you will need to set up a programming “chain” for the ATF1504AS. Just follow the prompts.

ISP_guide.pdf
Atmel ISP Guide
(520.23 KiB) Downloaded 114 times
JTAG_user_guide.pdf
Atmel JTAG Guide
(379.54 KiB) Downloaded 116 times
x86?  We ain't got no x86.  We don't NEED no stinking x86!
Post Reply