You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extant method on cobble is a bit basic, it generates an RTL file which will force a total re-build of the design any time it changes. Ideally this would be in a ROM and we could then back annotate it at the assembly stage preventing complete rebuilds.
The text was updated successfully, but these errors were encountered:
The extant method on cobble is a bit basic, it generates an RTL file which will force a total re-build of the design any time it changes. Ideally this would be in a ROM and we could then back annotate it at the assembly stage preventing complete rebuilds.
The text was updated successfully, but these errors were encountered: