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

cfelton / test_jpeg / 189
92%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2016 03:54PM UTC
Jobs 3
Files 93
Run time 2min
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
189

push

travis-ci

cfelton
Quantizer module (#28)

* added rle files

* changes

* changes in rle

* doc

* Update rlecore.py

* Update .travis.yml

* Create __init__.py

* Update rlecore.py

* changes in testbench

* testbench modified

* modified entropycoder

* Update .travis.yml

* Update .travis.yml

* made changes

* made more generic

* updated test

* changes in testbench

* changes in tb

* fixed a bug

* changes in rle tb

* added generic ports

* double buffer tb

* small bug

* small fix
1. quantiser_top module handles sending data into the Quantizer Core module and handles the control signals.
2. Quantizer core module sends the divisor and dividend into the divisor.py file.
3. The divisor used stores reciprocal of divisor in a ROM(divisor value ranges from 0-255).
4. The divider uses a multiplier for the division purpose : (reciprocal(divisor) * dividend) and round off the value.
5. I also included a software implementation to compare the values.

3249 of 3318 relevant lines covered (97.92%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 189.1 16 Jul 2016 03:55PM UTC 0
97.92
Travis Job 189.1
2 189.2 16 Jul 2016 03:57PM UTC 0
97.92
Travis Job 189.2
3 189.3 16 Jul 2016 03:54PM UTC 0
97.92
Travis Job 189.3
Source Files on build 189
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #189
  • db4914b6 on github
  • Prev Build on master (#188)
  • Next Build on master (#199)
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