mirror of https://github.com/YosysHQ/icestorm.git
Fix 5k gbin configuration
This commit is contained in:
parent
5e7924c8c1
commit
c69b87d593
|
|
@ -1190,8 +1190,8 @@ gbufin_db = {
|
||||||
"5k": [
|
"5k": [
|
||||||
( 6, 0, 6), #checked
|
( 6, 0, 6), #checked
|
||||||
(12, 0, 5), #checked
|
(12, 0, 5), #checked
|
||||||
(13, 0, 7), #unknown
|
(13, 0, 0), #checked
|
||||||
(19, 0, 0), #checked
|
(19, 0, 7), #checked
|
||||||
( 6, 31, 3), #checked
|
( 6, 31, 3), #checked
|
||||||
(12, 31, 4), #checked
|
(12, 31, 4), #checked
|
||||||
(13, 31, 1), #checked
|
(13, 31, 1), #checked
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue