-
### Subroutines, ideas, foundational material.
- Quantum algorithm for finding the minimum https://arxiv.org/abs/quant-ph/9607014
- Quantum algorithms revisited https://arxiv.org/pdf/quant-ph/97080…
-
When you pass a signal from an interface into a function, the signal will take the argument name, rather than keeping the original name that the interface gave it. If the function is called multiple t…
-
Relevant spec: https://drafts.csswg.org/selectors-4/#matches
What makes this non-trivial is the handling of specificity: https://drafts.csswg.org/selectors-4/#specificity-rules
For example, `div :ma…
-
Trying to migrate my hobby project SoC from VexRiscv to VexiiRiscv. I suspect there is a bug in FetchL1Plugic:
After fetching first few commands FetchL1Plugin produces unknown (`'xxxx`) output if c…
-
Hello,
I have been thinking a little bit about qbsolv and I came up with a reasoning which might interest this community. As far as I understood, qbsolv is concerned with problems which unknown is …
-
# Burnside's Lemma and Pólya Enumeration Theorem
It is used to count/find combinatorial objects (i.e. equivalence classes or orbits) associated with symmetry groups.
It is a result in group the…
-
Just curious, have you compared this to a greedy and/or combinatorial approach?
In other words, why use RL for this problem?
-
**Submitting author:** @mxwalbert (Maximilian Wolf)
**Repository:** https://github.com/mxwalbert/cohesivm
**Branch with paper.md** (empty if default branch): 1-joss-review
**Version:** v1.0.0
**Editor…
-
What's the idea with this package ?
Will it mean that most of the fundamental code in Graphs.jl will be transferred here ? If yes, what remains for Graphs.jl and how is this decided ?
-
From the LowRISC style guide it is apparent that they are using asynchronous reset and active-low.
Thinking about it, that does make a whole lot of sense, and might mean that reset in Qsys do not nee…