This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
yosys
Watch
3
Star
0
Fork
You've already forked yosys
0
mirror of
https://github.com/YosysHQ/yosys
synced
2026-03-20 11:55:50 +00:00
Code
Activity
main
yosys
/
tests
/
various
/
setundef_selection_undriven.v
abhinavputhran
314d01b35f
changed rtlil to verilog. setundef_selection_ff stays rtlil because we use specific cell names if write in verilog yosys assign name that can change
2026-03-08 20:14:03 -04:00
4 lines
47 B
Verilog
Raw
Permalink
Blame
History
module
test
;
wire
a
;
wire
b
;
endmodule
View git blame
Copy permalink