Open dingjr7 opened 4 days ago
Hi, I just tried in SpinalHDL dev, your code sample seems to work fine in it. Which version of SpinalHDL are you using ?
It's 1.10.2a. My colleague suggested that it has been fixed in https://github.com/SpinalHDL/SpinalHDL/pull/1547
As the doc claimed,
However, the following codes fails to compile
with the error,
By replacing AFix.S with SFix, the above code compiles.