Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
W
White Rabbit core collection
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
30
Issues
30
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
White Rabbit core collection
Commits
664c7992
Commit
664c7992
authored
Dec 05, 2012
by
Maciej Lipinski
Committed by
Grzegorz Daniluk
Feb 04, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sim: bugfix in wishbone accessor. The bug prevented from sending packets
parent
8fb70ab3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
if_wishbone_accessor.svh
sim/if_wishbone_accessor.svh
+1
-0
No files found.
sim/if_wishbone_accessor.svh
View file @
664c7992
...
...
@@ -10,6 +10,7 @@ virtual class CWishboneAccessor extends CBusAccessor;
function
new
()
;
m_cycle_type
=
CLASSIC
;
m_default_xfer_size
=
4
;
endfunction
// new
virtual
task
set_mode
(
wb_cycle_type_t
mode
)
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment