• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

phanrahan / magma / 1057
71%
master: 75%

Build:
Build:
LAST BUILD BRANCH: hwtypes2
DEFAULT BRANCH: master
Ran 30 Aug 2018 02:52AM UTC
Jobs 1
Files 54
Run time 24s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1057

Pull #272

travis-ci

web-flow
Add option to split output files

Adding the option "split" in the magma compile command, which will pass
an option to coreir that splits the output into multiple files. The
usage is 'split=<output_dir>'.

Also refactored some of the magma.compile() command. Rather than
accepting a specific 'coreir_args' argument, we accept a general set of
options using kwargs. Also, removed the 'origin' argument is it was
unused.

The refactoring will make adding backend-agnostic args easier, e.g.

  if opts.get("inline", True):
    <some inline logic>
Pull Request #272: Add option to split output files

22 of 22 new or added lines in 1 file covered. (100.0%)

3359 of 4763 relevant lines covered (70.52%)

0.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1057.1 30 Aug 2018 02:52AM UTC 0
70.52
Travis Job 1057.1
Source Files on build 1057
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1057
  • Pull Request #272
  • PR Base - master (#1047)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc