You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to build a RAM, from 1 bit to 1 byte, 8 bytes and so on. However, the 8-byte-block works fine when tested directly, but if it is embedded into another sketch, it does not.
Hey @ssmid!
Since I took a break from development, I saw your issues just now. Thanks so much for giving LogiJS a try! Yeah, this seems to be some kind of recursion error, probably involving the bus lines. I'll look into it when I got the time.
Thank you for submitting this!
I was trying to build a RAM, from 1 bit to 1 byte, 8 bytes and so on. However, the 8-byte-block works fine when tested directly, but if it is embedded into another sketch, it does not.
8-byte-block: https://logijs.com/editor?link=oP_cISCs5O
Embedded version: https://logijs.com/editor?link=LZerqn282Q
Is this some recursion error?
Windows 10 / Firefox 86.0.1
The text was updated successfully, but these errors were encountered: