- Oct 07, 2019
-
-
Philipp Spilger authored
Depends-On: 8024,8120 Change-Id: I29cf62d3a955fcaba48ba4f79282e28ce5b72452
-
Philipp Spilger authored
* fix operator== error of omnibus_to_fpga::Address Change-Id: If830f8e3a49904383a20867f21bea7740dd98a10
-
- Oct 04, 2019
-
-
Philipp Spilger authored
* spelling error fix Change-Id: Ifd9c5ac9eaf517da5e3c14ea512a8f7e73139142
-
- Sep 25, 2019
-
-
Philipp Spilger authored
Change-Id: I54403b64e8680095ea19b8b799641812c870475e
-
- Sep 23, 2019
-
-
Philipp Spilger authored
* not needed due to flange python bindings Change-Id: Ic2449924d81ac8291f933372493073baad8c539c
-
Philipp Spilger authored
Change-Id: Id8ac4ebc736bbadb8a893a9ea894f3f8b9011c56
-
- Sep 01, 2019
-
-
Philipp Spilger authored
* format was UTMessage(<RAW>) * format now is UTMessage(raw: <RAW>, payload: <PAYLOAD>) with <PAYLOAD> = name::space::PayloadName(number/hex/bits/logical) * changes necessary to Number and Ranged payload, as halco wrapper don't allow overloading the ostream operator, because they already define a operator<<(ostream, Derived) with Derived being the Number or Ranged class here Change-Id: Ia2b21174777902006e61b8108123f73f92a53ce4
-
- Aug 30, 2019
-
-
Eric Müller authored
Depends-On: 7469 Change-Id: Iddd192b35476fda64361cd26fb8883e1421bcb9e
-
- Aug 17, 2019
-
-
Philipp Spilger authored
Change-Id: Iefad48fd8618b54e96e613b1d3465e030e92d5b1
-
- Aug 08, 2019
-
-
Philipp Spilger authored
Change-Id: Iebe3a31497bd4e36b261d82cde16cd922e5ec436
-
Philipp Spilger authored
Change-Id: Idab3c25814eb62e649bc88de793d56d857eab678
-
Philipp Spilger authored
Depends-On: 6767,6771,6773,6777 Change-Id: I55b8ec77dc04a44a44a9b33ac3c0dc547e352b00
-
Philipp Spilger authored
Change-Id: I7599050c600da6e892acbc77f7730bb705fd94b6
-
- Jul 25, 2019
-
-
Philipp Spilger authored
Change-Id: I50d9ad07db225321b233931e5f6d7ca8b6845f67
-
Philipp Spilger authored
Change-Id: I4f68d09db384eadf2136de53833112f0a485e6e6
-
- Jul 24, 2019
-
-
Philipp Spilger authored
Change-Id: I85cbae1a6b8d11f52f9ed91bee445fbd42e9676f
-
- Jul 23, 2019
-
-
Philipp Spilger authored
* Allows using an instruction as halt which also encodes other information via a different payload. Change-Id: I61b8a2ec8f5d55d3f8f4ad67d9a2ca2deff8135f
-
Philipp Spilger authored
* additionally fix spelling error in documentation of UTMessage helper structs Depends-On:6228 Change-Id: I92fbe5686c3401f3ebfd71d41ec31b29fffddc71
-
- Jul 22, 2019
-
-
Philipp Spilger authored
* add event packing to up to three for to FPGA spikes, from Chip spikes and MADC sample events * add systime init and sys{time,delta} time response instructions Depends-On: 6228 Change-Id: I97b3f2f4079bb7b8f469ee1d15b7134af294220f
-
- Jul 19, 2019
-
-
Philipp Spilger authored
Change-Id: I8db565f053bfa76a055d8b1258043d29ee615ca3
-
Philipp Spilger authored
Depends-On: 7178,7179 Change-Id: I82097fa42f932e5f8cc9e911025a9f044eec7843
-
- Jul 17, 2019
-
-
Philipp Spilger authored
* ARQConnection now has a default constructor with from-env IP extraction * HW tests don't need command-line arguments or hard-coded IP address anymore Change-Id: I644e77597778e8275e83e7a7db38b28437b4ceaf
-
- Jul 13, 2019
-
-
Philipp Spilger authored
Change-Id: I106020ea364734a2fb4c75dfedea51a115202d29
-
- Jul 11, 2019
-
-
Philipp Spilger authored
Change-Id: I6181e83434d579045d0d898dabb7d85cd6e381c4
-
- Jul 10, 2019
-
-
Yannik Stradmann authored
Change-Id: I83abae82faaadd799a33c03a94544dfae1ce3a79
-
- Jul 07, 2019
-
-
Philipp Spilger authored
Change-Id: I43b269489cf8b2ad6c70e5585b21ec3aea724954
-
- Jul 04, 2019
-
-
Philipp Spilger authored
Change-Id: I38d4253a61ef030a10ec8a72c19f01eaa720ee47
-
Philipp Spilger authored
Change-Id: Iffe59d3d809db52e544ce2458717dd69389418d5
-
- Jul 03, 2019
-
-
* SendQueue::push pushes directly into word vector * move_to_packet_vector moves all words in storage to a vector of value_type sctrltp::packet * Reduces overhead introduced in push for packet alignment, which translates to higher amount of time needed in transformation to packet vector in move_to_packet_vector * Iteration of this packet vector afterwards is fast, which is needed to mimic a fast playback memory Change-Id: I34cf6359771fe80538078e10708ce806a3cb0410
-
- Jun 30, 2019
-
-
Philipp Spilger authored
Depends-On: 6904 Change-Id: Ib9d154e5aaf544c8559f8eff1ed1182d5a619a08
-
- Jun 28, 2019
-
-
Philipp Spilger authored
* SubpacketType==PhywordType is now a UT message parameter * Independent subword type parameters are removed Change-Id: I5ccbffe8a3e8d96dad793be4c5d984a26c9b9922
-
- Jun 23, 2019
-
-
Philipp Spilger authored
* reduces sizeof(SimConnection), i.e. stack usage by ~1.6MB * reduces sizeof(ARQConnection), i.e. stack usage by ~280KB Change-Id: I90f790d7a6349d16efd1f1bc8f448859bdb49503
-
- May 31, 2019
-
-
Philipp Spilger authored
Change-Id: I6947cd5f73df584fd917c8e404730b0fabf25add
-
- May 14, 2019
-
-
Change-Id: I0c205acb519a714de46a7548e5a8c973de957303
-
Philipp Spilger authored
Change-Id: Ie650469fc0d13d2a0608a3930d5bed41c012b2fb
-
- May 10, 2019
-
-
Philipp Spilger authored
Change-Id: Ia189e715a7072579d753fbbdeb61b06814ac1a28
-
- May 09, 2019
-
-
Philipp Spilger authored
Change-Id: Iec7278cc8db7b0c214865b4fc9d1d8f8eeaeb6b0
-
- May 08, 2019
-
-
Philipp Spilger authored
Change-Id: Ib5d9c5dfeb352dce777a93b1079ba291d929ca7d
-
Philipp Spilger authored
* Automatically fixes missing test cases for the omnibus_{to,from}_fpga instructions Change-Id: Ia3211258c163f521a1dcd6330fae4891d2c4cdcd
-
- May 05, 2019
-
-
Philipp Spilger authored
Change-Id: I0813da58a55a212349d94d7eb52e5d4de2bc7ce2
-