Stanislaw Kaushanski stas
  • Joined on 2019-10-09
stas pushed to master at Firmware/Firmwares 2022-05-02 13:19:47 +02:00
d2cb78724a move RAVEN FW into Validation-VP repo
stas created repository stas/Firmwares 2022-05-02 13:17:06 +02:00
stas pushed to master at Firmware/Firmwares 2022-05-02 09:51:14 +02:00
0de438dc52 avoid interrupts while printing
stas pushed to master at Firmware/Firmwares 2022-04-28 19:20:38 +02:00
5f44f8df98 Improve wait for interrupt routines
stas pushed to master at Firmware/Firmwares 2022-04-26 15:29:57 +02:00
02ce96eed8 improve interrupt handling
stas pushed to develop at DBT-RISE/DBT-RISE-TGC 2022-04-26 13:58:26 +02:00
5f6d462973 check that no interrupts are pending before entering the wfi wait
stas closed pull request Firmware/Firmwares#2 2022-03-30 11:35:40 +02:00
feature/rework_xspn
stas pushed to master at Firmware/Firmwares 2022-03-30 11:32:17 +02:00
46f197c287 Add additional registers for input to FW
43e2a299db fpga_spn: add check if input-/ref-data fits into memory
8450f85c93 raven_spn: add check if input-/ref-data fits into memory
a14ff554b0 Move XSPN input and ref data to Validation-VP
Compare 4 commits »
stas pushed to develop at DBT-RISE/DBT-RISE-TGC 2022-03-08 11:23:12 +01:00
5ec457c76b build pctrace plugin only if RapidJSON target is availble
stas merged pull request Firmware/Firmwares#1 2022-02-11 16:12:22 +01:00
Add allocate+free functionality for fpga
stas pushed to master at Firmware/Firmwares 2022-02-11 16:12:22 +01:00
588ca3c7ba Merge pull request 'Add allocate+free functionality for fpga' (#1) from feature/fpga-alloc-free into master
91f28e9f2b Add allocate+free functionality for fpga
Compare 2 commits »
stas closed issue SystemC/SystemC-Components-Test#3 2021-12-01 13:30:43 +01:00
Improve MINRES-SystemC performance
stas closed issue SystemC/SystemC-Components-Test#2 2021-12-01 13:22:28 +01:00
Setup performance analysis flow
stas pushed to master at SystemC/SystemC-Components-Test 2021-11-16 16:15:53 +01:00
95faedd3d0 b2 and ZLIB libs from conan for CentOS7
stas pushed to master at SystemC/SystemC-Components-Test 2021-11-16 13:40:37 +01:00
8895fa0c26 Check if SystemC_INCLUDE_DIR is already set
stas pushed to master at SystemC/SystemC-Components-Test 2021-11-16 13:03:18 +01:00
238bb2f23c Conan integration in CMake
stas pushed to develop at DBT-RISE/DBT-RISE-TGC 2021-11-02 11:03:19 +01:00
a89f00da19 fix plugins parameter utilization
stas pushed to develop at DBT-RISE/DBT-RISE-TGC 2021-11-02 10:24:37 +01:00
ff04ee7807 get rid of the Boost::thread linking
stas opened issue Tools/SCViewer#55 2021-08-27 14:45:30 +02:00
In main window: it must be possible to mark several signals at once. E.g. to delete them.