-
Yosys can produce EDIF but not read EDIF. It would be nice if EDIF reading support was added to Yosys.
-
What is observed:
* A compiled litex bitfile for CMOD A7 35t using symbiflow toolchain does not work
* LED chaser does not blink the LEDs
* logging in via lxterm is not possible
* On the o…
-
The UHDM version of Yosys is missing the `memory_libmap` command:
```
(base) user@Ondo:~$ yosys -q -p memory_libmap
(base) user@Ondo:~$ uhdm-yosys -q -p memory_libmap
ERROR: No such command: mem…
-
OpenSUSE is a linux distribution used in the wild, so it would be good if we could provide release binaries for it as well.
(context: https://groups.google.com/g/verible-users/c/Z-iTXOakQUY )
-
Could you please add MMCM to the Zynq7 parts? That's half the PLLs on the device, and the more accurate ones, at that. I'd try to do it myself, given that it appears to be nothing more than copying …
-
Using the Surelog parser, built in gates (and, or, not, xor etc.) cannot take multi bit signals as inputs or outputs. If a multi-bit signal is used (e.g. sw[5]) it will default to the first bit instea…
-
SYMBIFLOW-CLASSROOM-PROJECT
Using Yosys front end.
The following code does NOT initialize the memory:
// Load the Instruction Memory
if (TEXT_MEMORY_FILENAME == "") begin
$display("*…
-
Some of the packages currently requires conda-forge:
https://github.com/hdl/conda-eda/search?q=conda-forge&type=
Which might cause glibc issues when installed on top of regular anaconda base envir…
-
I'm trying to find the detailed information about the delays of some components or their library files in the 'report_timing.setup.rpt' file provided by OpenFPGA. Where can I find them?
-
I use the latest uhdm to run this orv64 code and encounter segementation fault without more information
![1650783301(1)](https://user-images.githubusercontent.com/46994147/164960728-acdeb327-33ae-440…