Commit 5a088c79 authored by Jack's avatar Jack
Browse files

Add legalization of pad operation on literals.

Performing a pad on SInt literals results in linting warnings in Verilator.
This commit replaces pad operations on literal values with a literal of the
correct width.
parent 39c6ed9b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment