Commit Graph

  • 7414bcacf6 Updated changelog master Waldemar Koprek 2023-09-11 13:05:53 +02:00
  • 4826a093f4 Updated to the newest libraries Waldemar Koprek 2023-09-11 11:28:47 +02:00
  • 36a99d0bf4 Doc: Typo latency_measure purtschert_j 2021-08-05 11:05:55 +02:00
  • 4322debe14 Add 2nd interrupt latency measurement instance purtschert_j 2021-07-20 13:17:20 +02:00
  • 83c3a4d910 Merge branch 'master' into latency_measure purtschert_j 2021-07-02 08:24:30 +02:00
  • 98ba65bc62 Add open document format, register description of 2nd latency measurement core purtschert_j 2021-07-02 08:18:36 +02:00
  • 5bf9caae3a Merge branch 'added_robustness' into 'master' stef_b 2021-03-16 07:44:43 +01:00
  • 13d42baf14 Merge branch 'fix_issue_#5' into 'master' stef_b 2021-02-25 09:45:32 +01:00
  • d135fbddca Add robustness to comma-detection and reset generation. till straumann 2021-02-24 14:03:16 +01:00
  • badd801839 Amendment: removed 'evr_params.cs_timeout_cnt' assignment till straumann 2021-02-24 13:46:29 +01:00
  • df8522473d Merge branch 'fix_issue_#5' into 'master' stef_b 2021-02-24 11:47:11 +01:00
  • 50860b9e20 Fix for issue #5 (wrong endianness of data stream in test bed) till straumann 2021-02-24 11:08:05 +01:00
  • 5bebe6dc41 Doc: Corrected latency counter register 0x38 description purtschert_j 2021-02-03 15:26:50 +01:00
  • 83b6d6562d FIX: event_decoder ports in tb updated. Added Event Flag check for data width = 64. Patric Bucher 2020-12-17 09:33:03 +01:00
  • 34b221f62a FIX: typo introduced in rebase Patric Bucher 2020-12-02 15:04:20 +01:00
  • 26cc7548a3 FIX: default pulse width of user events set to 4 Patric Bucher 2020-11-18 17:54:40 +01:00
  • 6d3fa8708a Merge branch 'latfix' purtschert_j 2020-11-18 15:21:13 +01:00
  • a68b5e6bba EVR STABLE: add generic to discard for hipa this statement EVR STABLE hipa_debug stef_b 2020-09-14 16:30:33 +02:00
  • 3049e28ea7 CDC: add cdc from tmem to decoder stef_b 2020-09-14 08:45:51 +02:00
  • f440f95c8d debug: chipscope stef_b 2020-09-10 15:04:03 +02:00
  • 8f830624c0 DEBUG: add mgt more output on top for debug stef_b 2020-09-08 15:04:50 +02:00
  • 95a88cbba0 FEATURES: Add reset at the output of the ifc1210 wrapper stef_b 2020-09-02 08:30:00 +02:00
  • e6a3441a7a BUGFIX: added write register to stop latency counter latfix purtschert_j 2020-03-05 07:46:30 +01:00
  • 287bfde2e0 FEATURE: Add SWAP generic to filter and correct TB accordingly stef_b 2020-01-31 13:58:41 +01:00
  • 3f1b7acc50 DEVEL: filter modification based on address decoding stef_b 2020-01-28 13:15:06 +01:00
  • fdcadda6ed FEATURE: evr320 filter input address settable DOC: Correct address map for pulse length & delay stef_b 2020-01-23 07:27:41 +01:00
  • 0d6457cb77 BIGFIX: For simu initialize delay value to 0 stef_b 2019-12-13 14:34:37 +01:00
  • 83a4435e41 BUGFIX: std_logic_vector -> std_logic at output of delay (0) stef_b 2019-12-12 18:27:48 +01:00
  • b77484c659 UPDATE: update due to delay modification stef_b 2019-12-11 16:28:19 +01:00
  • 071cf50ded DPDCY: due to change in PSI_COMMON suffix 2 -> cfg in ifc1210 wrapper stef_b 2019-12-02 15:12:27 +01:00
  • 5a060a160c FEATURE: add to TMEM interface regiter width & delay stef_b 2019-11-29 15:13:46 +01:00
  • 6b1f4fbcbc FEATUE: Modify delay & width as registers stef_b 2019-11-29 11:48:12 +01:00
  • ffb3eb6331 FEATURE: add delay/length pulse parameters as generics on ifc1210 wrapper 2.3 stef_b 2019-11-25 16:42:03 +01:00
  • d5b3545ef2 FEATURE: Add parameters for delay and pulse length on IFC1210 wrapper stef_b 2019-11-25 16:37:59 +01:00
  • 2ce1941a6c added gitignore for modelsim purtschert_j 2019-11-06 10:03:57 +01:00
  • 99e2fe462a updated doc with latency measurement register description purtschert_j 2019-11-05 13:18:22 +01:00
  • 16e7d3e9f6 added testbench over ifc wrapper for tmem test purtschert_j 2019-11-04 15:47:49 +01:00
  • 60ad0be56e feature: added register for latency measurement counter since a specific event occured purtschert_j 2019-11-04 15:26:04 +01:00
  • 740c93fd7a BUGFIX: inserted address delay for read data mux Patric Bucher 2019-10-24 17:00:10 +02:00
  • c846a32902 DEVEL: removed usage of lib ieee.std_logic_unsigned Patric Bucher 2019-10-21 11:05:34 +02:00
  • b171096b8a DEVEL: extended testbench with checks for event recorder Patric Bucher 2019-10-18 16:15:26 +02:00
  • a3ff15adec FIX: rearrange compile order and set LibPath relative to file location to be able source from application project Patric Bucher 2019-10-16 15:18:21 +02:00
  • bc987bee99 DEVL: decouple user event counting from events in the event stream, peparation to simulate event recorder functionality Patric Bucher 2019-10-04 13:15:22 +02:00
  • a482d8dc31 BUGFIX: for ISE develop stef_b 2019-10-02 16:49:53 +02:00
  • b0c2476978 CLEANUP: getting rid of std_logic_unsigned library when unnecessary + sigasi project added stef_b 2019-10-02 16:24:19 +02:00
  • 7a1d49eb2f LIB: use only necessary libraries stef_b 2019-10-02 09:20:12 +02:00
  • 36a4dcb761 BUGFIX: UVVM adaptations pkg removed & unused library from wrapper, MTI_SE 10.6... stef_b 2019-10-01 16:45:10 +02:00
  • 05ae75f812 new address map, changed recorder and segment memory version3 purtschert_j 2019-02-17 22:26:17 +01:00
  • 1e554877ad removed additional data buffers for user events purtschert_j 2019-02-11 14:34:12 +01:00
  • 4f9e87b16d readme: add dependencies purtschert_j 2018-12-06 10:46:24 +01:00
  • 82c023c610 change: split streaming port to data and address purtschert_j 2018-12-06 10:00:53 +01:00
  • 84f23d13ab event event reception check in simulation, fix stimuli purtschert_j 2018-12-05 17:14:04 +01:00
  • c52673a8ca simulate stream filter, integrated to if1210 wrapper, syntax fixes purtschert_j 2018-12-05 10:08:52 +01:00
  • d7e669cb75 extended ifc1210_wrapper with data streaming port and replaced frequency measurement by common lib purtschert_j 2018-12-04 21:13:51 +01:00
  • 84440ce6a0 added data filter from decoder stream purtschert_j 2018-12-04 17:02:10 +01:00
  • 5e79f3f426 self checking segment sent/recv comparison purtschert_j 2018-12-04 17:01:38 +01:00
  • 35077a9d84 self checking testbench: read MGT frame from file and compare data stream Jonas Purtschert 2018-12-03 17:15:39 +01:00
  • 2634412bd0 added decoder streaming output and UVVM simulation purtschert_j 2018-11-30 16:25:00 +01:00
  • da6ab3236a added constrain template purtschert_j 2018-11-29 14:07:45 +01:00
  • 6b512782f3 migrate decoder sim from cvs: prints transfered data buffer to terminal purtschert_j 2018-11-29 13:05:15 +01:00
  • 426fa8bc1c added new GTX for Virtex-6 in HIPA Timing System 2.2 Patric Bucher 2018-07-16 15:00:47 +02:00
  • 30d692b872 Repository was moved from git@git.psi.ch:DigitaleSignalVerarbeitung/Libraries/VHDL/evr320.git Oliver Bruendler 2018-07-09 08:34:33 +02:00
  • 5f1af19d28 signal name updated to introduced sync stage. Patric Bucher 2018-06-26 14:52:06 +02:00
  • 77adb7b9e2 reg sync, clean-up comments Patric Bucher 2018-06-08 11:25:56 +02:00
  • 4aecb89683 generate pdf from updated documentation Patric Bucher 2018-05-03 13:55:23 +02:00
  • 56c0d23935 Extend with Event Recorder Functionality 2.1 Patric Bucher 2018-05-03 13:40:47 +02:00