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

jlpteaching / dinocpu / 399
72%

Build:
DEFAULT BRANCH: master
Ran 27 Feb 2020 04:15PM UTC
Jobs 1
Files 35
Run time 36s
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
399

push

travis-ci-com

web-flow
Visualizer for Pipelined CPU's (#124)

This visualizer was written in scala-swing and the goal is to display the modules used in the pipelined CPU design and their relative location between the pipeline registers. The visualization should reflect the value of I/O on the modules and update every cycle.

Features:

Designed with an MVC architecture based on a simplified circuit module and description of the pipelined CPU.
Loads LowFIRRTL through some AST parsing
Automatically places instances of modules to their correct pipeline register by running a DFS on the node graph to find modules connected to each pipeline register
Uses Treadle's peek() call to load values at ports.

You can run it with:

```
singularity exec library://jlowepower/default/dinocpu sbt "runMain dinocpu.visualize multiply.riscv"
```

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

1681 of 2293 relevant lines covered (73.31%)

0.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 399.1 27 Feb 2020 04:15PM UTC 0
73.31
Travis Job 399.1
Source Files on build 399
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #399
  • 2c87904e on github
  • Prev Build on master (#389)
  • Next Build on master (#401)
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