It seems the overflow setting fails at instantiation when using wordlengths over 64bit Fxp(2,False,63,0,overflow='wrap') --> Ok Fxp(2,False,64,0,overflow='wrap') --> Throws error