Skip to content

Sample type IO does not work if the triggering signal has small and uppercase letters #16

Description

@vlahtin

Due to the vicinity to the tape-out, I do not want to update the spice module to the latest release just in case. But here is how to replicate it:
_=spice_iofile(self,name=f'IDATA_OUT0',dir='out',iotype='sample',trigger=f'io_OUTCLK',vth=self.vdd/2,edgetype='falling',ionames=f'io_IDATA_OUT0<9:0>',ioformat='dec')

For some reason the IO name is forced to uppercase, but not enforced throughout, causing the error.

If you have cycles, please fix @alttiheikkinen @sporrasm

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions