Pyverilog

Latest version: v1.3.0

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

1.0.5

Update
- ast_code_generator: Signed signal is supported in IOport declarations.
- Case-insensitivity of X and Z in dataflow_analyzer

Test environment

1.0.4

Update
- Every AST object includes the line number in its source code. Test cases are updated for supporting the line number.

Test environment

1.0.3

Update
- ast_code_generator: more prettified source code generation by removing redundant spaces and parens.
- "from __future__ import absolute_import / print_function" are appended for all tests.

Test environment

1.0.2

Update
- ast_code_generator: Redundant parens are removed from generated source codes, based on the operator priority.
- Some examples for ast_code_generator are added.

Test environment

1.0.1

Update
- Example usages in the main source codes are moved to 'examples'.
- Unnecessary 'sys.path.insert's are removed.

Test environment

1.0.0

New Features
- 'absolute_import' and 'print_function' of __future__ are added for all files.
- vparser: number representation bugs in lexer.py are fixed.
- dataflow: bugs of scoped signal access in signalvisitor.py and bindvisitor.py are fixed.
- ast_code_generator: some templates (case, wait) are updated.
- tests: directory is rearranged for pytest.
- setup.py: 'install_requires' field is added. You can install dependent python libraries easily.

Test environment

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.