-
TopicRankと比較
-
I have optimized the 7-seg decoders following this workflow:
- make a spreadsheet with a truth table which is automatically transformed into
* visual representations of the displays *for all input…
meisl updated
7 years ago
-
Is there a Java Test case (I don't think so) covering a scenario demonstrating change of the status from `close` to `half-open` state ? Can we demonstrate it easily ? Can we access the status of the C…
-
This is an issue I've had on this one map of mine both before and after I returned to map making,
Every other compile the game is crashed as the compiled level is loading. This bug even persists i…
-
I need a new 'feature' (I think it doesn't already exist) to support a board I'm working on. It's quite simple. After doing the RTS and DTR control logic, I might need to inject a fixed delay before e…
-
**Is your feature request related to a problem? Please describe.**
It is difficult to test or modify (especially swap out) components that are tightly coupled. It's harder to test (speaking generally…
-
Hi!
This is not exactly an issue but more of getting more info kind of thing. I couldn't find another way to communicate! Sorry!
Anyways, I am also trying to build a 3-axis camera stabilizer gimbal.…
-
**Reported by leonardoliveira on 2015-02-08 18:05 UTC**
As I went through testing ADPCM related functions of the MSX-BASIC MSX-AUDIO add on driver commands I noticed it was impossible to obtain any ou…
-
Add the logic type `lN`, e.g. `l32` or `l9001` which represents a IEEE 1164 value, i.e. `UX01ZWLH-`. Decide whether to allow for arithmetic to occur on logic types, or if a conversion function should …
-
In the docs for the driver "If the sel input is high, the output is set to the input value." however I have found that if sel is high and input is high-Z the driver outputs 1 instead of high-Z
This…