Skip to content

Patch Release v1.1.10

Compare
Choose a tag to compare
@dawoodalnajjar dawoodalnajjar released this 04 Oct 17:14
· 3 commits to main since this release

This release implements charge injection in firmware. The speed up is approximately 4x when compared to software.

dnajjar@rdsrv314 (chargeInjection) $ git diff tags/v1.1.10 tags/v1.1.9.1 --name-only
firmware/common/application/Application.vhd
firmware/common/application/ChargeInjection.vhd
firmware/python/ePix320kM/_Application.py
firmware/python/ePix320kM/_ChargeInjection.py
firmware/python/ePix320kM/init.py
firmware/submodules/epix-hr-core
firmware/submodules/epix-hr-leap-common
firmware/submodules/ruckus
firmware/submodules/surf
firmware/targets/ePixHRM320k/makefile
firmware/targets/ePixHRM320k/ruckus.tcl
firmware/targets/ePixHRM320k/tb/chargeInjectionTb.vhd
firmware/targets/ePixHRM320k/tb/ePixHRM320kTb.vhd
firmware/targets/ePixHRM320k/vivado/post_synthesis.tcl
software/notebook/Pixel_linearity_sweep.ipynb
software/notebook/dataProcFunctions.ipynb
software/notebook/helperFunctions.ipynb
software/notebook/notebookTemplate.ipynb
software/notebook/runJupyter.sh
software/notebook/transferFunction.ipynb