Unai Martinez-Corral
Unai Martinez-Corral
As discussed in #1873. Close #1873. Close #1945.
*Moved from https://github.com/trabucayre/openFPGALoader/pull/102#issuecomment-895953900.* @trabucayre, I would like to propose joining forces with [hdl/constraints](https://github.com/hdl/constraints). Subdir [board](https://github.com/hdl/constraints/tree/main/board) contains a subdir for each board. There, an `info.yml` file contains the data about the...
It would be interesting for setup-msys2 to support a third source type. Apart from the built-in installation or a clean release, it would be convenient if users could provide their...
This PR adds support for CLI options `--help` and `--version`. Moreover, a shell script named `test/test_info.sh` is added for testing purposes. The version string is set through DBM_VERSION, which defaults...
The main purpose of this PR is to contribute a plugin that allows to replace functions in unmodified applications. Apart from that, a related test is added and some other...
~This PR is one commit ahead of #50, so I'll keep it as a draft until that PR is merged.~ In this PR, the "Plugin API" section of the readme...
Coming from #45: > 0) we should test both aarch32 and aarch64, > 1) it would be nice to avoid qemu-user-static with its incomplete support and > 2) other projects...
[dbhi/vsc-hdl](https://github.com/dbhi/vsc-hdl) is a placeholder/playground where I've been gathering references/ideas and trying features provided by VSCode Extensions to achieve a solution similar to the purpose of this repo. I think it...
First off, congratulations for this tool. I find it very useful for it to be a terminal application, and the Rust tooling is nice. I'd like to discuss a couple...