Commit f5f75b4
committed
Exclude multidimensional interface code from Genus targets
- Current versions of Genus (up to 251) don't support
multidimensional interface arrays. Using the axi package means
that the script generated for synthesis will include the
multidimensional array code and die in the parser if the code is
unused.1 parent a256a3b commit f5f75b4
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
| 272 | + | |
272 | 273 | | |
273 | 274 | | |
274 | 275 | | |
| |||
350 | 351 | | |
351 | 352 | | |
352 | 353 | | |
| 354 | + | |
0 commit comments