-
Notifications
You must be signed in to change notification settings - Fork 201
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: m-labs/artiq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4c10182c9fcc
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: m-labs/artiq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9795e83bfca3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 5 files changed
- 1 contributor
Commits on Apr 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6217cf5 - Browse repository at this point
Copy the full SHA 6217cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 066adbd - Browse repository at this point
Copy the full SHA 066adbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1acef - Browse repository at this point
Copy the full SHA bc1acefView commit details -
pdq2: refactor program_frame(), cleanup test, stall correctly
Once the Sequencer ack's a line, the Parser starts preparing the next one. This includes jumping through the frame table if necessary. To stall the Parser while the Sequencer executes the last line of a frame and to ensure that the frame select lines can be set up and their sampling is synchronized to a trigger, we add a triggered stall line at the end of the frame. When that line is triggered the Parser jumps through the table and starts parsing the first line of the next frame. We let the duration of this last stall line be 10 cycles (200ns@50MHz) to be able to distinguish this sampling of the frame select lines from the triggering of the first line in the next frame. frame f parser n f 0 stb __---________---___ trigger ___----_______----_ ack ____-__________-___ sequencer n-1 n 0
Configuration menu - View commit details
-
Copy full SHA for 6a0e97f - Browse repository at this point
Copy the full SHA 6a0e97fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70916aa - Browse repository at this point
Copy the full SHA 70916aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e726d7 - Browse repository at this point
Copy the full SHA 9e726d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9795e83 - Browse repository at this point
Copy the full SHA 9795e83View commit details
There are no files selected for viewing