Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
W
Wishbone Serializer Core
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 2
    • Issues 2
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Wiki
    • Wiki
  • image/svg+xml
    Discourse
    • Discourse
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards
  • Projects
  • Wishbone Serializer Core
  • Issues
  • #2

Closed
Open
Opened Oct 18, 2012 by Davide Pedretti@dpedrett
  • Report abuse
  • New issue
Report abuse New issue

Bug in the WB Master interface

The Wishbone Master interface, inside the WB serializer, it does not write some locations of memory randomly. The address in the WB bus is not incremented correctly.
The following image shows the test done:

We are writing data from the VME bus to the WB slave memory in the A_FPGA (green path).
The problem can be seen only if the clock frequency used in the A_FPGA's WB clock domain is low (eg. 15 MHz).
The following image shows the problem seen by accessing the board from remote position:

Now let's take a look to the WB bus in the A_FPGA with Chipscope:

It is possible to see that the address is not incremented properly.

Files

  • wbserializer_bug1.jpg
  • working_frequencies_problems.doc
  • working_frequencies_problems.pdf
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
1
Labels
bug
Assign labels
  • View project labels
Reference: project/wb-serializer-core#2