Dag Lem

Results 15 comments of Dag Lem

Good to hear that there is progress on the new API. Please don't forget about the debug register for the U2(+) :sweat_smile:

The plan is to add software configuration (ideally with two SIDs), however I'll consider your switch idea for single SID gateware later, when I have finished up all the other...

> I've already checked. There is no pullup by default. If i touch pin by GND and remove then it will keep logic 0 for some time. So there is...

I just added a simulation pass to the Yosys runner in #5498, in anticipation of merge of https://github.com/YosysHQ/yosys/pull/3963 in Yosys. I have tested the Yosys PR, and it solves the...

The recent boost in passed tests for Yosys is due to https://github.com/YosysHQ/yosys/pull/4129. By default, output from `$display` et al. in `initial` blocks is produced both from elaboration and simulation. The...