Skip to content

Fix VCD timestamps#1469

Merged
akuker merged 2 commits intoPiSCSI:developfrom
mx-shift:fix_vcd_timestamps
Jun 21, 2024
Merged

Fix VCD timestamps#1469
akuker merged 2 commits intoPiSCSI:developfrom
mx-shift:fix_vcd_timestamps

Conversation

@mx-shift
Copy link
Copy Markdown
Contributor

VCD simulation timestamps are integers.
eb71c31 changed them to doubles which causes the files to be unreadable.

VCD simulation timestamps are integers.
eb71c31 changed them to doubles which
causes the files to be unreadable.
@mx-shift mx-shift requested review from akuker and rdmark as code owners June 20, 2024 19:59
no spaces allowed between b and the bits.  Value will be left-extended
with zeros.
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@akuker akuker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the pull request!!

@akuker akuker merged commit b95c52d into PiSCSI:develop Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants