tgingold

Results 223 comments of tgingold

I will first fix the missing features, but: - I am not sure what to do with the invalid vhdl. - I think it is better to create one issue...

Of course, that's something that would be great. As it doesn't require any knowledge of ghdl, I think this could be a contribution from anyone interested. Just start from the...

The code from ghdl that writes the vhdl netlist is written in Ada, so you cannot repurpose it without rewriting it. But you could get inspiration from it! The most...

Yes, but that would be a different project: adding an importer from yosys netlist to the ghdl netlist. Possible, my in my opinion less useful or more difficult to use.

Humm, what is the version of ghdl you are using ?

Which commit are you using ?

Your repo should be old, because of: commit 119034986fb631d2e8baa8e90aa30febe5b95b55 Author: Tristan Gingold ***@***.***> Date: Sun Aug 14 04:43:51 2022 +0200 testsuite/synth: rename mem2d01 to memdp01

Thank you for the small reproducer. I will have a look, but I first need to open my windows computer.

stdio.h is the most common header. Did you install Xcode ? You can also try to configure with CC=clang

Great! MacOS and/or Xcode have changed and it is possible that gnat 2020 is not fully compatible with the newest versions.