This website requires JavaScript.
Explore
Help
Sign In
riscv
/
yosys
mirror of
https://github.com/YosysHQ/yosys.git
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Projects
Releases
Wiki
Activity
a8b2525b08
yosys
/
tests
/
liberty
/
issue3498_bad.lib
9 lines
123 B
Plaintext
Raw
Blame
History
library(fake) {
cell(bugbad) {
bundle(X) {
members(x1, x2);
power_down_function : !a+b ;
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink