Skip to content

CrossSim 3.1.1

Latest
Compare
Choose a tag to compare
@bfeinberg bfeinberg released this 26 Mar 21:40

New Features:

  • New Array circuit simulation interface for improved and more flexible parasitics simulation
  • Improvement to torch gradient calculation and AnalogLayer interface changes to support new approach

Bug Fixes:

  • Keras neural network conversion now processes layers in the correct order
  • Make TransposeCore and MaskCore compatible with multiple return dtypes
  • Fix output_dtype = NATIVE when the dtype is an integer.