The MAX10 has an internal flash so you don't need an external eeprom to store the code.
So you use the JTAG connection to either push the code to the RAM to test ro the flash when done.
There is probably a few pins to connect to ground/vcc to select which mode you're in.
I haven't look at it closely .
You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
See here for more information viewtopic.php?f=20&t=7296
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
BLITTER RE-CREATION THOUGHTS
-
rpineau
- Posts: 534
- Joined: 17 Aug 2017 18:08
- Location: USA
Re: BLITTER RE-CREATION THOUGHTS
Working ones : MegaSTE (68020) / TT030 / Falcon with AB040 & Eclipse / 1040STF
Need testing : Falcon with CT2
Need testing : Falcon with CT2
-
exxos
- Site Admin

- Posts: 28074
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: BLITTER RE-CREATION THOUGHTS
So just need to add JTAG connector like normal then..rpineau wrote: 07 Sep 2018 23:45 The MAX10 has an internal flash so you don't need an external eeprom to store the code.
So you use the JTAG connection to either push the code to the RAM to test ro the flash when done.
There is probably a few pins to connect to ground/vcc to select which mode you're in.
I haven't look at it closely .
But at what point does the eeprom come into it all, looks like the cyclone uses it, but why ? Maybe devices get to large for internal flash or something ? :shrug:
-
rpineau
- Posts: 534
- Joined: 17 Aug 2017 18:08
- Location: USA
Re: BLITTER RE-CREATION THOUGHTS
Some FGPA do not have internal flash, or not enough to hold the whole code. That's when they need external EEPROM.
Working ones : MegaSTE (68020) / TT030 / Falcon with AB040 & Eclipse / 1040STF
Need testing : Falcon with CT2
Need testing : Falcon with CT2
-
Smonson
- Posts: 717
- Joined: 28 Oct 2017 10:21
- Location: Canberra, Australia
Re: BLITTER RE-CREATION THOUGHTS
Another reason is that the end user's total flash storage space requirement is not known, so this way they can choose an appropriately-sized flash device that includes the fpga configuration data, program code for soft CPUs, and other data assets all in one device.exxos wrote: 07 Sep 2018 23:48 But at what point does the eeprom come into it all, looks like the cyclone uses it, but why ? Maybe devices get to large for internal flash or something ? :shrug:
-
exxos
- Site Admin

- Posts: 28074
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: BLITTER RE-CREATION THOUGHTS
Makes sense, though also annoying as its a extra part.. I assume the next part from the MAXX10 series is the cyclone and all those need external flash. thankfully I am ok for now. Though when cores start getting more integrated, I will have to go with cyclone..Smonson wrote: 08 Sep 2018 01:11 Another reason is that the end user's total flash storage space requirement is not known, so this way they can choose an appropriately-sized flash device that includes the fpga configuration data, program code for soft CPUs, and other data assets all in one device.
-
mrbombermillzy
- Moderator

- Posts: 2266
- Joined: 03 Jun 2018 19:37
Re: BLITTER RE-CREATION THOUGHTS
Yeah, dont mind me. I should just quit posting stuff. For some reason I was thinking of a Shifter re-creation. Even then some of that stuff was pushing it a bit :oops:exxos wrote: 07 Sep 2018 23:14 Well, one thing to bare in mind , is the blitter "isn't" a video generator of any kind.. it doesn't really know anything of resolutions and colours.. its a device to basically shift and edit blocks of data to and from ram quickly... There may not be any other functions which could be added...
-
exxos
- Site Admin

- Posts: 28074
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: BLITTER RE-CREATION THOUGHTS
Spending today routing this board...
Buffers on top of the board (red layer) and FPGA on bottom (blue layer).
Top route highlighted.
Bottom route highlighted.
So routing should be doable, albeit very time consuming..
I still need to add the 3.3V regulator and JTAG header, but also much routing to do yet anyway..
I might be able to squash the regulator in a corner.. though the JTAG header will take a lot of room, I *might* just have some solder wires on the pcb as once programmed it shouldn't need editing again anyway.
Buffers on top of the board (red layer) and FPGA on bottom (blue layer).
Top route highlighted.
Bottom route highlighted.
So routing should be doable, albeit very time consuming..
I still need to add the 3.3V regulator and JTAG header, but also much routing to do yet anyway..
I might be able to squash the regulator in a corner.. though the JTAG header will take a lot of room, I *might* just have some solder wires on the pcb as once programmed it shouldn't need editing again anyway.
You do not have the required permissions to view the files attached to this post.
-
rpineau
- Posts: 534
- Joined: 17 Aug 2017 18:08
- Location: USA
Re: BLITTER RE-CREATION THOUGHTS
Isn't part of the idea of using a FPGA is to be able to also add new function to the blitter .. thus reprograming it as needed ... which requires a JTAG header ... sorry to be a party pooper ;)
Working ones : MegaSTE (68020) / TT030 / Falcon with AB040 & Eclipse / 1040STF
Need testing : Falcon with CT2
Need testing : Falcon with CT2
-
exxos
- Site Admin

- Posts: 28074
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: BLITTER RE-CREATION THOUGHTS
Yeah, but when/if that will happen ? Not important for now really either way.rpineau wrote: 10 Sep 2018 14:57 Isn't part of the idea of using a FPGA is to be able to also add new function to the blitter .. thus reprograming it as needed ... which requires a JTAG header ... sorry to be a party pooper ;)
-
exxos
- Site Admin

- Posts: 28074
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: BLITTER RE-CREATION THOUGHTS
Getting there...
Nice space right in the middle for the 3.3V reg :)
Nice space right in the middle for the 3.3V reg :)
You do not have the required permissions to view the files attached to this post.
Who is online
Users browsing this forum: CCBot and 1 guest