-
Dear all, but mostly @palvarezlopez,
I would like to extend Netedit to provide functionality for
* adding overhead wires over selected edges and lanes,
* adding substations,
* adding substation …
-
In some editors, it's possible to not show every individual wire going in and out of registers etc. but summing them to one wire that transfers multiple bits. This can be very hard, espically handling…
-
### Describe the bug
A simple query with a single entity, takes 2 seconds, while a more complex one with multiple queries or using an "in group" takes up to 10 seconds and causing connectivity issues…
-
### What's hard to do? (limit 100 words)
Expressing cycle-by-cycle latency-sensitive components is difficult in DSLX. It'd be good to have a mechanism for writing things at the RTL-level of abstracti…
-
### STOP! ATS 20+ users!
The below isn't needed!
**G8PTN** has pointed out that it HAS the needed resistors already on the A1 pin of the device...
Please follow his advice, and leave your solderi…
-
```python
dev = qml.device("lightning.qubit", wires=5, shots=20)
@qml.qjit
@qml.qnode(dev, mcm_method="one-shot", postselect_mode="fill-shots")
def one_shot(x):
qml.RX(x, wires=0)
m_0 …
-
is it possible to use canable to make the cheapest immobilizer for cars, by injecting messages on canbus? I think yes, but why no one made it? You can use one usb wire as enabler (using it as digital …
-
thus far it seems there isn't any way for a nozzle cam on this toolhead. I only suggested an endoscope because they're cheap for 720p ones, especially off of Temu, and using a hardwire one could doubl…
-
When a chip is not selected and I hover on a wire and try to delete it with backspace, nothing happens. The only way to delete it is by left clicking on it and then pressing backspace twice.
-
When the new Roslyn tokenizer is enabled in the compiler, it also requires a `CSharpParseOptions` to be provided. Currently the IDE does not serialize this information across the wire, so the language…