Catherine

Results 1935 comments of Catherine

(You can also use fx2tool's EEPROM commands with Glasgow *without* replacing its firmware with the bootloader, although you can only access the FX2 EEPROM that way, not the FPGA EEPROM....

> Once you load the Glasgow firmware into the ram of the fx2, it will start to load this gateware, right? No it won't if the configuration doesn't tell it...

Why not add the constraint to the appropriate signal depending on the direction?

I see. I'd need to take a closer look for this.

@yorickvP To be clear on the status of this PR: this is valuable work but it is only a start of a complete implementation, since programming algorithms need to be...

> with m.If(self.edge_detect(m, self.up)): The use of `m` both in a calling function and in a callee in this way is not supported. This is true even if you are...

That said, the error it's currently raising is nonsensical, and the rule I'm talking about should be a warning (or an error), rather than something that is silently accepted. I...

> Some guidance (as an error message or extra documentation) around when functions that use `m` can be called and when not would be very helpful. I agree. Let's keep...

This is not an RFC: no design is presented that can be commented on. Also, this issue is not exclusive to the simulator: designs with combinatorial feedback loops are unsound...