My two hobbies are
- FPGA Design
- OpenBSD
and thanks to your wonderful project, I am finally able to combine the two.... Well..
ALMOST!
There is one issue, when I am trying to compile it: One single missing header file.
Apparently, in Linux it is included implicitly, in OpenBSD it is not.
So, I already took the liberty of creating a small pull request, #651 , awaiting your approval. (Or not).
Even though it is one single line, I am not sure if it meets your standards, so please have a look.
It would be great if I can do all my future designs from a single computer, without the need of having a Linux Box running somewhere.
My two hobbies are
and thanks to your wonderful project, I am finally able to combine the two.... Well..
ALMOST!
There is one issue, when I am trying to compile it: One single missing header file.
Apparently, in Linux it is included implicitly, in OpenBSD it is not.
So, I already took the liberty of creating a small pull request, #651 , awaiting your approval. (Or not).
Even though it is one single line, I am not sure if it meets your standards, so please have a look.
It would be great if I can do all my future designs from a single computer, without the need of having a Linux Box running somewhere.