Tommy Thorn

Results 6 issues of Tommy Thorn

Great work here. We should capture as much detail as possible, including temporal behaviour such as how long to hold it before it transitions (I might be able to find...

I haven't yet looked into why, but keyboard input takes seconds to arrive which seems far slower than the rest of the execution speed. This looks like a bug.

This is forked off @ss2783's pull request #15 where extending the CLINT to handle sub-word accesses ran into trouble. The fundamental problem is that the device model is currently called...

Another fall-out of Pull Request #15: the handling of interrupt embeds too much policy into Dromajo. For co-sim, we need to be able to adapt to the DUTs decision on...

For this and all other numeric options, if given as a string, we allow hexadecimal constants. Building a bootrom and/or DTB should be a option (disabled by default?)

It's clear that adding more command-line options aren't the path forward. What I suggest instead is that everything (or almost everything?) should be possible to specify as a parameter in...