eine

Results 49 issues of eine

#614 was unwantedly closed while reorganising the branches in the repo. /cc @LarsAsplund @GlenNicholls

Currently, the architecture of the CLI is based on (sub)commands and options. Commands are expected to be provided as the first argument, and do effectively decide which feature is to...

Good First Issue

Package system managers' build commands, such as `makepkg`, `git clone` a new copy of this repo in a clean temporal path, checkout a specific version, proceed with the build, and...

Testsuite: sanity
Good First Issue

I'm trying to use a record defined in a generic package. The record contains a single `std_logic_vector` with the length defined by a generic parameter of the package. This produces...

Output: GHW
FeaReq: VHDL-2008 (generic types)

Coming from #507. I open this issue to track the creation of a `stable` branch/tag, which will point to the commit that created the latest release. > [tgingold](https://github.com/ghdl/ghdl/issues/507#issuecomment-354533047) > Should...

Discussion

This PR is an effort to add AXI Stream interfaces to Murax SoC. The scheme of the resulting design is as follows: ``` JTAG RISCV AxiCrossbar OnChipRam APB3Bridge GPIO gpioA...

A couple of days ago, @antonblanchard tweeted: > https://twitter.com/antonblanchard/status/1218733857735725057 > If you've always wanted to blink an LED using VHDL and all Open Source tools, wait no more! Tristan has...

feature-request

At now, when creating any design (even if it is blank) a target board needs to be selected. AFAIK, this is only used to fill two lists (names of top-level...

feature-request

See https://github.com/docker/build-push-action/issues/53#issuecomment-721898162.

Coming from docker/build-push-action#53 Refs: - docker/login-action#25 - docker/github-actions#21 - actions/starter-workflows#96 ### Behaviour > https://github.com/docker/build-push-action/issues/53#issuecomment-721898162 > It seems that the warning message is hidden from the users, which is misleading as...