Commit graph

  • 65d95df240 heteptdig em/v07: merge -c 3670: "BITc ~R[x]{n}" bug stephan 2015-02-05 21:48:42 +00:00
  • 2a34ad55f1 heteptdig: merge em/v06 synth fixes into trunc stephan 2015-02-05 21:02:38 +00:00
  • 8565d93050 heteptdig em/v07: merge unit testjig updates and other non-synth code stephan 2015-02-05 21:00:58 +00:00
  • 745b33e8c8 heteptdig em/v07: incr version number stephan 2015-02-05 20:36:47 +00:00
  • 4ebb906ecc steinmsg.py: Bugfix. terasa 2015-02-05 10:38:14 +00:00
  • f90f03e660 steinmsg.py: Adapted l1_l2_config code to new firmware. terasa 2015-02-05 10:35:18 +00:00
  • b37a1f1a7b heteptdig: branch em/v07 stephan 2015-02-05 09:14:48 +00:00
  • fc0226091e step: updated test-jig to new l1/l2 configuration wetzel 2015-02-04 21:53:41 +00:00
  • c8e0007f84 step_itf_parser.py: Fixed bug in hit loop counter. Output is the same as itf_parser.c now. terasa 2015-02-03 13:48:21 +00:00
  • 2f006c38a0 step_itf_parser.py: Added option to limit number of parsed lines. terasa 2015-02-02 17:21:56 +00:00
  • cfd6eb20a7 step_itf_parser.py: Added facilities to use praser from within python scripts. terasa 2015-02-02 14:57:19 +00:00
  • 4b41369bbb step_itf_parser.py: Updated with basic itf_parser.c functionality. terasa 2015-02-02 13:59:09 +00:00
  • ede77cc29f steinmsg.py: Bugfix. panitzsch 2015-02-02 12:12:34 +00:00
  • e8800f831e step.gtkw: added group for temperature wetzel 2015-02-02 11:19:36 +00:00
  • 4c6554c046 ix_temp: fixed a bug (possibility of multiple subtractions removed) wetzel 2015-02-02 11:19:01 +00:00
  • ecef027b69 ixmsg.py: Bugfix. terasa 2015-02-02 10:26:49 +00:00
  • eac69c470e ixmsg.py: Renamed class to ixmsg. steinmsg.py: Renamed steinrc.py, and updated to use solomsgclass. steingse.py: Updated to use steinmsg class. terasa 2015-01-30 16:59:40 +00:00
  • 5778a8ffd7 ixmsg.py: Renamed ixrc.py, and rewrote to use solomsgclass. steingse.py: Updated to use new ixmsg module. terasa 2015-01-30 16:59:40 +00:00
  • 6c679759b0 step_itf_parser.py: Added STEP ITF packet parser code. steingse.py: Use STEP ITF packet parser in optimize_thresholds. terasa 2015-01-30 12:06:29 +00:00
  • 31cfbed1f9 ixrc.py: Added time.sleep import. terasa 2015-01-30 12:03:32 +00:00
  • 2a6ec3a972 itf_parser.c: Updated STEP parser code. terasa 2015-01-30 12:02:49 +00:00
  • 9774c2bef7 heteptcore: count tf_lost stephan 2015-01-30 11:48:53 +00:00
  • f984d6488a l3: remove .el file from verilog dir stephan 2015-01-30 08:38:54 +00:00
  • 2697957df6 l3: remove tex files from python dir stephan 2015-01-30 08:37:59 +00:00
  • 84c7b74678 l3: remove verilog files from python dir stephan 2015-01-30 08:37:29 +00:00
  • 536d647638 l3: revert part of -c 3723: leave verilog files where they were stephan 2015-01-30 08:35:57 +00:00
  • b169f9c020 python: sys.path fix stephan 2015-01-30 08:31:45 +00:00
  • 87f973c053 steingse.py: Updated steingse.py to new repo paths. terasa 2015-01-29 21:46:49 +00:00
  • fb4dbcef46 gse: Moved STEIN/STEP GSE code to gse dir. terasa 2015-01-29 21:43:00 +00:00
  • 0ad0013c00 gse: Created step dir. terasa 2015-01-29 21:14:16 +00:00
  • d3c4f53681 sologse: fix sys.path stephan 2015-01-29 17:15:58 +00:00
  • a871e6da2d python: move arm/hetept to ../gse stephan 2015-01-29 16:51:00 +00:00
  • 4f41878370 python: move sologse.py to ../gse stephan 2015-01-29 16:49:20 +00:00
  • 947e57c17a python: add gse directory stephan 2015-01-29 16:48:31 +00:00
  • c9c1d2fc7a python: move cdpu stephan 2015-01-29 16:45:42 +00:00
  • 35f6b57e64 python: move files from arm stephan 2015-01-29 16:43:44 +00:00
  • 11d63fffb6 python: move files from sirena/altera stephan 2015-01-29 16:38:12 +00:00
  • 68cb50cc01 python: move l3 stephan 2015-01-29 16:17:00 +00:00
  • f5a6245166 python: add directory stephan 2015-01-29 16:16:51 +00:00
  • 74bfe2b8ec dps_table.py: Fixed bug in dps() usage. memtest.py: Added import of i128event. terasa 2015-01-28 16:37:12 +00:00
  • 396c3f4044 solomsgclass.py: Added self to methods. Added sirena/altera to path. terasa 2015-01-28 16:36:07 +00:00
  • fe2ccc111f dps_table.py: Fixed assignment and usage of of nx and ny. terasa 2015-01-27 12:20:07 +00:00
  • 7b17b29616 step_ppss.py: Added STEP ppss table stub. step.l3: Updated calibration values. terasa 2015-01-27 11:02:19 +00:00
  • b2fdae98af steingse.py, ixrc.py: Cleaned up. terasa 2015-01-27 11:02:18 +00:00
  • 0a63ac8c55 dps_table.py: - Added offset keyword to dps_table constructor to set the memory offset of the table - Syntax sugar for dps_item flags. Can use string including 'c', 't' 'a' now, too. - Added dump() methods to items and table to dump dps() commands to stdout terasa 2015-01-26 16:28:07 +00:00
  • 68770c3dca rpigse: update quartus warnigs stephan 2015-01-22 08:42:48 +00:00
  • 8e58b8cadb rpirena: fix readback of reg(0x103) stephan 2015-01-22 08:38:30 +00:00
  • 51ea20ccc6 adc128s102: merge -c 3609 from ana/em/v04: ADC IO regsiters fixes stephan 2015-01-21 22:16:43 +00:00
  • 59f2f024d2 heteptana em/v05: remove old logs stephan 2015-01-21 22:15:25 +00:00
  • 8d33db79a0 heteptana em/v05: merge -c3677-3678: itouf bug stephan 2015-01-21 22:15:04 +00:00
  • c254773c22 heteptana em/v05: branch from v04 stephan 2015-01-21 16:30:05 +00:00
  • bbf9349810 hetept: support for hss data files stephan 2015-01-19 16:12:16 +00:00
  • 2eabb46a7f shaper2u2: himac l1l2: no sparse readout on EM2/v03 stephan 2015-01-19 16:11:49 +00:00
  • 5ea273d956 hetept_himac: l1l2 version with full readout for EPT triggers stephan 2015-01-19 07:56:00 +00:00
  • 315c68047b rpigse: fix serach_for_header stephan 2015-01-16 11:10:19 +00:00
  • 45dc1e6bda hetept-l1l2: fix l2[6] stephan 2015-01-16 11:09:55 +00:00
  • 73efe963ed hetept l1l2 script stephan 2015-01-15 23:40:51 +00:00
  • 1880e7707f rpigse: import time() stephan 2015-01-15 16:34:51 +00:00
  • aaa18a5716 rpigse: add pps_on() stephan 2015-01-15 15:28:19 +00:00
  • 2a311726a0 step_aldec.adb: updated to newest version, including contraints wetzel 2015-01-15 15:16:16 +00:00
  • c1a67a167b step_aldec.pdc step_aldec.sdc: updated to aldec adapter wetzel 2015-01-15 15:15:25 +00:00
  • 7debee68b1 solomsg: add patch_version() stephan 2015-01-15 14:42:55 +00:00
  • 1f3c9956c2 step: created step_aldec.sdc from step_syn.sdc wetzel 2015-01-15 14:12:12 +00:00
  • 9ce69f3f18 step_syn.prj: fixed file path wetzel 2015-01-15 13:32:28 +00:00
  • e31f30219e step_syn.sdc: adapted constraints to synthesizer requirements wetzel 2015-01-15 13:28:30 +00:00
  • 3f32f50272 step: Added step_syn.sdc terasa 2015-01-15 13:04:02 +00:00
  • 1a34f2d22f step: contraint files were born! wetzel 2015-01-15 13:02:47 +00:00
  • 2e6ef81223 step: copy heteptdig sdc stephan 2015-01-15 12:39:12 +00:00
  • 9605112524 fixed paths wetzel 2015-01-15 12:36:02 +00:00
  • 78b27536c5 stein/libero: Removed step/em folder and moved libero files to correct folder. terasa 2015-01-15 11:39:00 +00:00
  • 9e55ec206c hetept himac: l1l2 low thresolds, 100keV in EPT stephan 2015-01-15 10:45:33 +00:00
  • 90c7816136 heheptana.py: l1/l2 trigger configuration stephan 2015-01-15 08:12:04 +00:00
  • 2ecff78efe step slow control: changed initial values of some variables to $random wetzel 2015-01-14 13:55:02 +00:00
  • ee35691dd1 shaper2u2: update L2 Trigger: thresholds stephan 2015-01-14 13:00:43 +00:00
  • e55fb437d5 solors-himac: needs a path to the ppss module stephan 2015-01-14 12:59:41 +00:00
  • c5ef0e80e3 sologse: verbosity stephan 2015-01-14 12:58:52 +00:00
  • c2935db17a l1l2 trigger: update for HIMAC tests stephan 2015-01-14 12:58:09 +00:00
  • 6970e2950f solorc-himac: use ppss_table class stephan 2015-01-14 10:48:44 +00:00
  • 08db6804d8 ppss_table: add .execute() methods stephan 2015-01-14 10:44:15 +00:00
  • d64eb66067 solomsgclass: fix a few missing self.s stephan 2015-01-14 10:13:11 +00:00
  • 85bc2e8a48 ppss_table: for HIMAC streaming mode stephan 2015-01-14 09:42:45 +00:00
  • bbb9fd9caa backend testjig: POKE large numbers into hist memory stephan 2015-01-14 00:20:00 +00:00
  • 195cc06515 itof: Fix BUG in itouf The exponent of the resulting float representation was one less it should be. The mantissa shift was done according to the exponent in the output. stephan 2015-01-13 23:14:02 +00:00
  • 3bcb003040 itouf: expanded test-jig stephan 2015-01-13 22:47:44 +00:00
  • 7d9fc380dd itouf: gold. This shows the BUG stephan 2015-01-13 22:31:04 +00:00
  • d253eb75eb backend: testjig fixes and gold updated stephan 2015-01-13 20:40:49 +00:00
  • ae8bc27dc4 revert -c-3669 stephan 2015-01-13 11:58:48 +00:00
  • 149089bee7 rpigse: use solomsgclass stephan 2015-01-12 21:10:51 +00:00
  • 1d47cb2ea3 rpirena: move common altera IO code to altera_ctrl.py fix packetfifo_config in rpigse.py stephan 2015-01-12 20:54:16 +00:00
  • d54ae879a4 tpirena: fix HK() stephan 2015-01-12 20:16:42 +00:00
  • cdbeee9844 l3: fix the "BITc ~R[x]{n}" bug. The l3 trigger instructions BITC and BITS did not perform the inversion of a bit extracted from a register. In fact, the bit was inverted twice. This patch removes one of the inversions. stephan 2015-01-12 17:23:12 +00:00
  • dbfe862686 stein: remove improperly created branch stephan 2015-01-12 16:58:16 +00:00
  • 91a3674f88 heteptdig em/v06: PQM burning logfile stephan 2015-01-12 15:48:02 +00:00
  • efdda2518c ixrc.py, steinrc.py: Checked in latest updates. terasa 2015-01-12 14:02:25 +00:00
  • 75d67fc037 heteptana em/v04: log files if PQM burn stephan 2015-01-12 13:24:13 +00:00
  • e6c660d986 pirena: avoid 0Ω at driver inputs stephan 2015-01-12 08:03:27 +00:00
  • 680b9a8df0 ppss_table: add hetept_dps stephan 2015-01-11 21:34:45 +00:00
  • 9ad3fb76a0 pirena: low impedance feedback for new drivers This pulled in a lot of unraleted BOM changes into the layout file from updated modules. stephan 2015-01-11 20:49:43 +00:00
  • a442d8df8f ppss_table: hetept complete except for data products stephan 2015-01-11 01:24:51 +00:00
  • 4479bff8b2 solomsgclass: reindent stephan 2015-01-10 15:28:00 +00:00