mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-22 06:07:36 +02:00
fsparser: add missing GW1N-4(ES) idcode
This commit is contained in:
@@ -143,6 +143,7 @@ int FsParser::parse()
|
||||
case 0x1100181b: /* GW1N-2B */
|
||||
case 0x0300081b: /* GW1NS-2 */
|
||||
case 0x0300181b: /* GW1NSx-2C */
|
||||
case 0x0100381b: /* GW1N-4(ES)*/
|
||||
case 0x1100381b: /* GW1N-4B */
|
||||
nb_line = 494;
|
||||
addr_length = 2296;
|
||||
|
||||
Reference in New Issue
Block a user