Skip to content

hdl.ir: Update error message for Instance arguments#506

Merged
whitequark merged 1 commit into
amaranth-lang:masterfrom
Xiretza:instance-args-errors
Oct 18, 2020
Merged

hdl.ir: Update error message for Instance arguments#506
whitequark merged 1 commit into
amaranth-lang:masterfrom
Xiretza:instance-args-errors

Conversation

@Xiretza

@Xiretza Xiretza commented Oct 16, 2020

Copy link
Copy Markdown
Contributor

48d4ee4 added the option to specify attributes using Instance arguments, but the error message wasn't updated accordingly.

@whitequark

Copy link
Copy Markdown
Member

You need to update the tests too.

48d4ee4 added the option to specify attributes using Instance arguments,
but the error message wasn't updated accordingly.
@Xiretza Xiretza force-pushed the instance-args-errors branch from 6067080 to c9f80ca Compare October 18, 2020 23:48
@codecov

codecov Bot commented Oct 18, 2020

Copy link
Copy Markdown

Codecov Report

Merging #506 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #506   +/-   ##
=======================================
  Coverage   81.33%   81.33%           
=======================================
  Files          49       49           
  Lines        6409     6409           
  Branches     1278     1278           
=======================================
  Hits         5213     5213           
  Misses       1006     1006           
  Partials      190      190           
Impacted Files Coverage Δ
nmigen/hdl/ir.py 95.47% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6db99b...c9f80ca. Read the comment docs.

@whitequark whitequark merged commit eb152da into amaranth-lang:master Oct 18, 2020
@whitequark

Copy link
Copy Markdown
Member

Thanks!

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants