-
Notifications
You must be signed in to change notification settings - Fork 28
23 simulation traces are not understandable for human being #43
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
base: master
Are you sure you want to change the base?
Changes from 40 commits
7f164e9
8145fcf
30d3a31
86de5ef
fe9ba2c
9b9c737
dddb3e1
04f63fa
3e0a506
3c65021
0dfb132
84c1921
73d5db8
899ebf9
2640d30
2f5f354
fd1b30e
1ce8c61
a6eaf41
bca2dde
2fe23a8
839c979
11f53a1
40fc3f8
ede9365
7d04f0c
48a8a34
1b33b9f
323bf85
bab8bee
0e0e8e9
a48dc05
9ed1abb
e9054d8
d798f19
834ccef
58bb723
dd750f7
787c94a
898e594
57dfc34
f88c8f4
8f9ecd8
f702763
877ab24
a11819c
51bbc5c
bf825b1
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -81,6 +81,7 @@ def done(s): | |
| # return True | ||
|
|
||
| def line_trace(s): | ||
| # return s.dut.verbose_trace(verbosity = 2) | ||
|
||
| return s.dut.line_trace() | ||
|
|
||
| def test_homo_2x2(cmdline_opts): | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.