Xiretza

Results 52 issues of Xiretza

**Description** When declaring an array of memories, ghdl recognizes the entire thing as a single memory and subsequently crashes. **Expected behaviour** GHDL infers one memory per array element (24 of...

Bug
Feature: Synthesis

**Description** The code below illustrates a simple valid/got interface for a component with a global clock enable. When the `valid` signal is asserted, the `got` signal is asserted on the...

Bug
FeaReq: Synthesis

**Description** Synthesis adds a bunch of alias/buffer signals that are then often directly connected to existing signals. Buffer signals for child components' outputs are named `[component label]_[port name]`, which can...

Enhancement

**Is your feature request related to a problem? Please describe.** With issues in the GHW generator like #1067, as well as just not wanting huge signals in a wave dump,...

Enhancement
Output: GHW
Output: FST

**Description** When a signal uses the name of another signal as the initialization value, this value is not resolved to the constant initialization value of the named signal (or lack...

Bug
FeaReq: Synthesis

Just like VHDL-2008, VHDL-2019 brings a lot of new features to the language. While some of them are quite out there and probably hard to implement, there are also a...

Enhancement
FeaReq: VHDL-2019

This reexport seems to be a remnant from the days of macro parsers, which no longer exist. It has caused confusion on several occasions. `nom::complete::tag`, for example, refers to `nom::bits::complete::tag`,...

Small fix that allows passing `FnMut` to `Parser`s' `map` and `flat_map` methods. The corresponding combinators were already changed in #1202 and 324125f23ea7c1cca2c3677c4a2a454869f17127, but the `Parser` methods weren't adapted (or not...

**Is your feature request related to a problem? Please describe.** The current installation instructions require creating a postgresql superuser just for nominatim: https://nominatim.org/release-docs/latest/appendix/Install-on-Ubuntu-20/#setting-up-postgresql While those permissions can probably be removed...

This allows using both the hardware IP/UDP stack as well as a CPU attached directly to the MAC at the same time.