Kaleb Barrett

Results 630 comments of Kaleb Barrett

I'll try that. Would it be acceptable to add a flag (to configure probably?) specifically to turn this on/off easily. This flag can then be documented.

Consider this a +1. Type generic entities are extremely useful for RTL development with structural VHDL: type generic FIFOs, pipes, and FFs. These elements are used extensively (probably 60% of...

Finally got some examples together. https://gist.github.com/ktbarrett/6c971d08870811dddb9edb23988e2fda

@umarcor >libghdl and libghw are GPL too. I believe that's not an issue for anyone to use them. It is an issue. Linking against a GPL library is considered a...

This diverges what is valid according to typing and what is valid at runtime in core libraries, which makes annotating existing code bases that might utilize this behavior *correctly* to...

All of the examples I could come up with (see one below) would be serviced by a `Super`, denoting that any *supertype* is accepted, not subtype. Something that checks for...

See #147. It seems they are not interested in supporting specifying "latest" since the latest is quite old.