Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Releases: prokie/svdata

Added net_type to SvPort

Choose a tag to compare

@prokie prokie released this 01 Aug 12:36
v0.0.15

Added net_type to SvPort

v0.0.14

Choose a tag to compare

@prokie prokie released this 24 Jul 08:19
Changed typehints from list to Sequence since they are immutable.

v0.0.13

Choose a tag to compare

@prokie prokie released this 24 Jul 05:29
Added missing typehints.

v0.0.12

Choose a tag to compare

@prokie prokie released this 24 Jul 05:18
Added add_connection function for sv_instance.

Removed old dbg.

Choose a tag to compare

@prokie prokie released this 23 Jul 11:35
v0.0.11

Removed old dbg.

Fixed instantiation of sv_instance

Choose a tag to compare

@prokie prokie released this 23 Jul 06:47
v0.0.10

Update version to v0.0.10

Added missing export of SvInstance

Choose a tag to compare

@prokie prokie released this 22 Jul 11:53
v0.0.7

Add missing export of SvInstance

Added repr for sv_port

Choose a tag to compare

@prokie prokie released this 22 Jul 11:28
Added repr to sv_port

Added packed and unpacked dim to sv_variable.

Added missing type hints for __init__ in stubfile

Choose a tag to compare

@prokie prokie released this 22 Jul 09:15

Added missing type hints for init in stubfile

v0.0.4

Choose a tag to compare

@prokie prokie released this 22 Jul 07:36

Added missing inits to some classes.