Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated commands in synth_74.ys #25

Open
misterjdrg opened this issue Nov 15, 2024 · 0 comments
Open

Outdated commands in synth_74.ys #25

misterjdrg opened this issue Nov 15, 2024 · 0 comments

Comments

@misterjdrg
Copy link

I am using

Yosys 0.46+11 (git sha1 a00137c2f691c02011db4d75e55c4e366f2b1938, g++ 14.2.1 -O2 -fexceptions -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -O3)

from Fedora 40 repo

Running

cd stat/
make

Returns error:

yosys -q -s ../synth_74.ys -p "tee -o proj.stat stat" ../benchmarks/proj.v
ERROR: No such command: dffsr2dff (type 'help' for a command overview)
make: *** [Makefile:7: proj.stat] Error 1

Full list of miising commands:

dffsr2dff
dff2dffe
dff2dffe -unmap-mince 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant