ux01
No user record in our sample, but ux01 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but ux01 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Ah ok, copying and pasting code into the comment box doesn't retain code formatting ...
Are you active in the SpinalHDL community? Reason for asking is this page: https://spinalhdl.github.io/SpinalDoc-RTD/master/SpinalHDL/F... has an example that says for VHDL you need to write three separate processes.…
Doesn't VHDL have good support for libraries? VHDL packages and subfunctions can have generics (which I've not used) for library support similar to Ada. VHDL entities can also have generics (which I have used). I was…