foboot icon indicating copy to clipboard operation
foboot copied to clipboard

Remove generated files

Open TomKeddie opened this issue 6 years ago • 2 comments

The checked in, generated files cause issues with portability. Can we remove these?

TomKeddie avatar Jun 22 '19 13:06 TomKeddie

What issues are there with portability?

I'd prefer to treat them as "immutable". They're exposing an API that programmers can use. Particularly, the "version" CSRs should never change, because they're what software can use to determine which platform they're running on.

xobs avatar Jun 22 '19 22:06 xobs

FYI - I kind of agree with @TomKeddie around the generated files. I think they should be kept together with the gateware.

mithro avatar Jun 22 '19 23:06 mithro