We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The code at https://github.com/timvideos/HDMI2USB-misoc-firmware/blob/master/gateware/freq_count.py has a bunch of things which might already have migen/misoc equivalents?
My guess is that the Synchronizer, Counter and FlipFlop might all already exist?
Synchronizer
Counter
FlipFlop
This could be because we are currently on the legacy misoc/migen...
The text was updated successfully, but these errors were encountered:
Merge pull request #294 from timvideos/dependabot/submodules/third_pa…
c9e1c3b
…rty/litepcie-06ee416 build(deps): bump third_party/litepcie from `c455779` to `06ee416`
cr1901
No branches or pull requests
The code at https://github.com/timvideos/HDMI2USB-misoc-firmware/blob/master/gateware/freq_count.py has a bunch of things which might already have migen/misoc equivalents?
My guess is that the
Synchronizer
,Counter
andFlipFlop
might all already exist?This could be because we are currently on the legacy misoc/migen...
The text was updated successfully, but these errors were encountered: