FPGA Releases: Difference between revisions

From F256 Foenix
Jump to navigationJump to search
m (→‎Current F256K Release: I added a Code column to display what the FPGA shows as its version tag when the F256 is booted up. I can only attest to the F256K ones since it's what I own, someone else could add what is shown from the F256Jr. I also fixed the F256K RC13 date from 12-Dec to 09-Dec)
(Added RC18 for both Jr and K)
Line 8: Line 8:
|-
|-
| style="white-space:nowrap;"| F256K
| style="white-space:nowrap;"| F256K
| style="white-space:nowrap;"| Release Candidate 13
| style="white-space:nowrap;"| Release Candidate 14
|00130000 B0
|00140000 B0
| style="white-space:nowrap;" | 09-Dec-2023  
| style="white-space:nowrap;" | 23-Dec-2023  
| style="white-space:nowrap;" | [https://cdn.discordapp.com/attachments/1054250189675843736/1182993744044249149/F256K_WBh_Dec9th_RevB0x_RC13_0000.jic F256K_WBh_Dec9th_RevB0x_RC13_0000.jic]
| style="white-space:nowrap;" | [https://ptb.discord.com/channels/691915291721990194/1054250189675843736/1188628633502359602 F256K_WBh_Dec23rd_RevB0x_RC14_0000.jic]
|  
|Fixes a problem with the tiles; needed to be shifted by one towards the left.
* Fixes a problem with Interrupt from timer0 that was working on the Jr.
* Resolves a discrepancy between the F256Jr interrupt block and the F256K.
|}
|}


Line 22: Line 20:
! Series !! Version  
! Series !! Version  
!Code!! Date !! Download !! Release Notes
!Code!! Date !! Download !! Release Notes
|-
|F256K
|Release Candidate 13
|00130000 B0
|09-Dec-2023
|[https://cdn.discordapp.com/attachments/1054250189675843736/1182993744044249149/F256K_WBh_Dec9th_RevB0x_RC13_0000.jic F256K_WBh_Dec9th_RevB0x_RC13_0000.jic]
|
* Fixes a problem with Interrupt from timer0 that was working on the Jr.
* Resolves a discrepancy between the F256Jr interrupt block and the F256K.
|-
|-
| style="white-space:nowrap;"| F256K
| style="white-space:nowrap;"| F256K
Line 42: Line 49:
|-
|-
| style="white-space:nowrap;"| F256Jr
| style="white-space:nowrap;"| F256Jr
| style="white-space:nowrap;"| Release Candidate 17
| style="white-space:nowrap;"| Release Candidate 18
|?
|?
| style="white-space:nowrap;" | 18-Nov-2023  
| style="white-space:nowrap;" | 23-Dec-2023  
| style="white-space:nowrap;"| [https://cdn.discordapp.com/attachments/1010352563406770217/1175321652859523123/F256M_Wbh_Nov18th_2023_RC17_0100.jic F256M_Wbh_Nov18th_2023_RC17_0100.jic]
| style="white-space:nowrap;"| [https://cdn.discordapp.com/attachments/1010352563406770217/1188629310081347584/F256M_Wbh_Dec23rd_2023_RC18_0100.jic?ex=659b384f&is=6588c34f&hm=e38627d1334595c2bae737ba996c398b5d748a979624b79005cb720664453111& F256M_Wbh_Dec23rd_2023_RC18_0100.jic]
| In light of decision to dump the big ticket items and the accessories from the store...
|Fixes a problem with the tiles; needed to be shifted by one towards the left.
* Removed the very SPI core introduced yesterday to drive the FNXNET51 module.
* Removed the DP memory for the MMU and replace it back with simple Registers, which means that when you reset the system, the MMU, Page0 will be reset back to the way it was. However, the caveat is that if you change between RAM to FLASH MMU default value, you need to do a reset, either a debug reset or General Reset because the MMU is now only 32bytes in Size, so, 4 pages of 8 values.
|}
|}


Line 56: Line 61:
! Series !! Version  
! Series !! Version  
!Code!! Date !! Download !! Release Notes
!Code!! Date !! Download !! Release Notes
|-
|F256Jr
|Release Candidate 17
|?
|18-Nov-2023
|[https://cdn.discordapp.com/attachments/1010352563406770217/1175321652859523123/F256M_Wbh_Nov18th_2023_RC17_0100.jic F256M_Wbh_Nov18th_2023_RC17_0100.jic]
|In light of decision to dump the big ticket items and the accessories from the store...
* Removed the very SPI core introduced yesterday to drive the FNXNET51 module.
* Removed the DP memory for the MMU and replace it back with simple Registers, which means that when you reset the system, the MMU, Page0 will be reset back to the way it was. However, the caveat is that if you change between RAM to FLASH MMU default value, you need to do a reset, either a debug reset or General Reset because the MMU is now only 32bytes in Size, so, 4 pages of 8 values.
|-
|-
| style="white-space:nowrap;"| F256Jr
| style="white-space:nowrap;"| F256Jr

Revision as of 20:06, 26 December 2023

F256K FPGA Releases

Current F256K Release

Series Version Code Date Download Release Notes
F256K Release Candidate 14 00140000 B0 23-Dec-2023 F256K_WBh_Dec23rd_RevB0x_RC14_0000.jic Fixes a problem with the tiles; needed to be shifted by one towards the left.

Previous F256K Releases

Series Version Code Date Download Release Notes
F256K Release Candidate 13 00130000 B0 09-Dec-2023 F256K_WBh_Dec9th_RevB0x_RC13_0000.jic
  • Fixes a problem with Interrupt from timer0 that was working on the Jr.
  • Resolves a discrepancy between the F256Jr interrupt block and the F256K.
F256K Release Candidate 12 00120011 B0 19-Nov-2023 F256K_WBh_Nov19th_RevB0x_RC12_0011.jic

Corrects the issue with no-response from command $20 & $21 (not being processed in the early parser). The Jr doesn't have the issue.

F256Jr FPGA Releases

Current F256Jr Release

Series Version Code Date Download Release Notes
F256Jr Release Candidate 18 ? 23-Dec-2023 F256M_Wbh_Dec23rd_2023_RC18_0100.jic Fixes a problem with the tiles; needed to be shifted by one towards the left.

Previous F256Jr Releases

Series Version Code Date Download Release Notes
F256Jr Release Candidate 17 ? 18-Nov-2023 F256M_Wbh_Nov18th_2023_RC17_0100.jic In light of decision to dump the big ticket items and the accessories from the store...
  • Removed the very SPI core introduced yesterday to drive the FNXNET51 module.
  • Removed the DP memory for the MMU and replace it back with simple Registers, which means that when you reset the system, the MMU, Page0 will be reset back to the way it was. However, the caveat is that if you change between RAM to FLASH MMU default value, you need to do a reset, either a debug reset or General Reset because the MMU is now only 32bytes in Size, so, 4 pages of 8 values.
F256Jr Release Candidate 16 ? 17-Nov-2023 F256M_WBh_Nov17th_2023_RC16_0111.jic
  • No Write Allowed when Debug Port writes in the MMU Memory Zone
  • Incorporation of a new SPI Controller to interface with the FNXNET51 module using the NES/SNES MiniDin9 Connector
  • ReSync of the Debug Generated RDY to stop the CPU. (untested)

FPGA Upgrade Guide

If you haven’t upgraded FPGAs before, below are some great videos to guide you.

You will need to download Quartus Prime Lite 18.1 Edition, since you are going to target a EP4CE15 FPGA (Cyclone 4).

Do not update to the latest version of Quartus Prime Lite, as the latest version doesn’t support that family of FPGA anymore and the software is very big.

Also, one might want to download only the "Intel® Quartus® Prime Programmer and Tools" as opposed to download the whole software by clicking on "Additional Software"

Intel Quartus Prime Lite Edition 18.1 for Windows

Intel Quartus Prime Lite Edition 18.1 for Linux

Video Guide

Note that the below Video Guide applies to both the F256K & F256Jr, despite it just being titled F256K.

How to Upgrade the F256K FPGA (and F256Jr)

Suggested USB Blaster

Earth People Technology [1] [2]

Terasic USB Blaster (low cost version) [3] [4]

Chinese Knockoff (please avoid if possible)