Alright, Greetings everyone!
I've made this account to comment on the AGM FPGAs and my experience with them so far. I am trying to find cheaper "alternatives" to Altera's devices, and AGM came right in time.
I've bought two boards from Aliexpress:
- AGM TCX (black) board with AG10KL144H FPGA
- Etree F01 again featuring the AG10KL144H FPGA
" alt="" class="bbc_img" />
The Supra SW you can download from here:
https://t.me/agmfpgadoc/142Anyway, I will be short as it is very late here. I managed to run several examples on the AGM TCX board, specifically targetting the NIOSII Soft CPU with some periphery. I was able to create and run an SOPC system, toggling some leds (PIO) and trying to print some text message (via JTAG-UART).
Now, the NIOS CPU and its application ran fine, except that the printed message over JTAG was not visible. The problem is that JUART-Terminal application, running on the PC, would not attach/find the JTAG periphery of the FPGA. Also, because of that I guess, it is not possible to use the debug (to downlaod and debug from the NIOSII SBT Eclipse IDE) your firmware on the SOPC HW (.sof) that you may have already programmed to the FPGA. So the JTAG-UART and JTAG debugging are broken with AGM FPGAs , and not usable.
I am attaching pics and an example project I had used if anyone wants to check for themsevles.
https://drive.google.com/file/d/1Qft_PTqO6CI-o_n6OHdiBJCy_upovUHZ/view?usp=sharing