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
krys/blackboxes
yosys
/
tests
/
fmt
/
display_lm_tb.cc
10 lines
99 B
C++
Raw
Permalink
Blame
History
#
include
"yosys-display_lm.cc"
int
main
(
)
{
cxxrtl_design
:
:
p_top
uut
;
uut
.
step
(
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink