1
0
mirror of https://github.com/KastnerRG/riffa.git synced 2024-12-24 22:58:54 +08:00

Commit Graph

  • 356705d57c
    Merge 5d586488b739e0a3b1a98ae431201e440c969eea into 326c7105ca3f62e6312ca1c92681c057a2ae769c Alireza Khodamoradi 2024-11-22 05:32:02 +00:00
  • 675332bd78
    Merge e0238abcf50a9cb7f372a0ba0c61e9012baf8374 into 326c7105ca3f62e6312ca1c92681c057a2ae769c jhicks-camgian 2024-09-17 10:53:20 +00:00
  • a9027884f0
    Merge 1a5dcb50204fedd07612be21fb7051a8275c7679 into 326c7105ca3f62e6312ca1c92681c057a2ae769c Mark Harfouche 2024-06-26 11:21:45 +08:00
  • b019fe5da2
    Merge 8fbe95f1d6dc1a23e9e0d02bfe635bd2070b4eb1 into 326c7105ca3f62e6312ca1c92681c057a2ae769c cyealy 2024-06-12 10:11:45 -07:00
  • 326c7105ca
    Fix compilation of Linux driver (#64) master Adrien Prost-Boucle 2024-06-11 16:10:01 +02:00
  • cde40cd108 Fix Makefile to compile the Linux kernel module Adrien Prost-Boucle 2024-06-05 22:54:41 +02:00
  • 73e1ef51b1 Fix typo in #elif Adrien Prost-Boucle 2024-06-05 22:53:02 +02:00
  • 3f89b2c1ee
    Merge b7ce46c7b6b31b6d812dd71433c23ea57bfe3d93 into c2e5b280b4c4c3f29f3763522db8bd39a19d5a4b jhicks-camgian 2023-10-02 07:12:37 -07:00
  • c2e5b280b4 Fix driver for linux >= 6.5 Adrien Prost-Boucle 2023-09-21 22:46:11 +02:00
  • b1edba809e Fix driver for linux >= 6.5 Adrien Prost-Boucle 2023-09-21 22:46:11 +02:00
  • 7f5cd2db2d riffa_driver.c: #elsif typo fixed erfanva 2023-06-21 19:22:16 +03:30
  • b89ebc8071
    riffa_driver.c: #elsif typo fixed erfanva 2023-06-21 19:22:16 +03:30
  • 4e448960af
    Merge 3fdcbeae06e03498ba75bfd750e9892b8a407e06 into c5748222e0490c9e5aedb8b06e8f881fb91ca806 Phung Cheng Fei 2022-11-01 21:52:31 -04:00
  • c5748222e0
    Merge pull request #18 from marzoul/master Adrien Prost-Boucle 2022-09-30 22:40:42 +02:00
  • 9de1c7c91d Fix driver for linux >= 5.18 Adrien Prost-Boucle 2022-09-07 11:09:43 +02:00
  • f1b0a7446c Fix driver for linux >= 5.8 Adrien Prost-Boucle 2021-06-24 21:58:52 +02:00
  • 8fbe95f1d6
    Fixed event handle leak in fpga_send and fpga_recv cyealy 2020-06-04 12:02:31 -04:00
  • fdbf132625
    Fixed event handle leak in fpga_send and fpga_recv cyealy 2020-06-04 12:01:10 -04:00
  • 1a5dcb5020 blanket replace clog2s by the macro. Mark Harfouche 2019-01-18 16:40:36 -05:00
  • cd6a217c7b change how clog2s is defined, remove function definition of clog2 Mark Harfouche 2019-01-18 16:40:09 -05:00
  • 5d586488b7
    Update sampleapp.py Alireza Khodamoradi 2019-01-23 11:08:42 -08:00
  • 3fdcbeae06
    resets read and write pointers of the circular queue promach 2018-10-19 19:41:03 +08:00
  • 733e1a82b0
    Modified linux driver for speedup promach 2018-10-09 11:10:46 +08:00
  • 59758ee4e9
    Modified to reduce linux driver timing overhead promach 2018-10-01 15:37:37 +08:00
  • 61f7219836
    Modified for full duplex promach 2018-09-20 19:47:26 +08:00
  • 097ffa7adc
    Modified for full duplex promach 2018-09-20 19:35:43 +08:00
  • 432dd73e45
    Modified for full duplex promach 2018-09-20 19:22:14 +08:00
  • 91ca0f3341
    Updated Makefile for linux driver installation promach 2018-07-30 12:35:55 +08:00
  • afce1d571a
    Slight modification for testutil.c promach 2018-07-25 12:13:09 +08:00
  • 21da846e72 Modified for full duplex promach 2018-07-10 18:23:25 +08:00
  • 77b91a3644 Fix driver for linux >= 4.11 Adrien Prost-Boucle 2017-06-06 16:01:13 +02:00
  • 9478b2e51e Merge 79c9e3320e4d2cc11451c814147d4883df2fe515 into 4e9d3c8d81b164e291f343bf6e0417c9241e6bee steve hu 2017-02-25 16:39:46 +00:00
  • 2de9f81ba0 Merge c6bcfa78ad4a1d232665d4ded54e2caacff77afa into 4e9d3c8d81b164e291f343bf6e0417c9241e6bee steve hu 2017-02-25 16:39:45 +00:00
  • 1d3a7117fc Merge 5abf1aa7dd79e2061089660eeb8e61654f9dab2a into 4e9d3c8d81b164e291f343bf6e0417c9241e6bee lemuel 2017-02-25 16:38:14 +00:00
  • 5abf1aa7dd fix #9 compile success in jetson TK1 ths 2017-02-26 00:31:08 +08:00
  • dbab23da14 Fix driver for linux >= 4.9 Adrien Prost-Boucle 2017-02-13 16:27:06 +01:00
  • c84ece4cf9 Fix driver for linux >= 4.8 Adrien Prost-Boucle 2016-12-14 12:52:54 +01:00
  • e0238abcf5 Fixes an initialization race condition jhicks 2016-10-29 12:05:41 -05:00
  • b7ce46c7b6 Get rid of the compiler emitted libgcc calls jhicks 2016-09-10 23:20:43 -05:00
  • 04295831e6 add Kbuild file, adjust Makefile a bit for cross-compiling jhicks 2016-09-10 23:17:39 -05:00
  • 4e9d3c8d81 Final RIFFA 2.2.2 commit devel/RIFFA/2.2.2 Dustin Richmond 2016-09-07 15:06:54 -07:00
  • f994e8962a Updating version number in .iss script Dustin Richmond 2016-08-15 09:56:10 -07:00
  • dee48fa889 Updating documentation for RIFFA 2.2.2 release Dustin Richmond 2016-08-11 16:37:50 -07:00
  • 014140324a Merge pull request #14 from marzoul/linux46 Dustin Richmond 2016-08-11 16:29:56 -07:00
  • f7b5c8b153 Changing PLL parameters for two of the clock test projects Dustin Richmond 2016-08-11 16:28:43 -07:00
  • 0c2c734256 Removing non-qsys DE5 bit files to reduce confusion. Adding a README in each directory to alleviate confusion. Dustin Richmond 2016-08-11 16:09:17 -07:00
  • 0805b4c864 Adding back altera boards, removing make file for a release/merge Dustin Richmond 2016-08-11 16:04:51 -07:00
  • 8384618b36 Removing signal tap declaration from DE4 project Dustin Richmond 2016-08-11 14:18:13 -07:00
  • b8398e09cf Fixing a bug in the VC709 board specific make file Dustin Richmond 2016-08-11 14:08:24 -07:00
  • e9c1b329b8 Adding an additional file to remove in board-specific make file Dustin Richmond 2016-08-11 13:55:40 -07:00
  • eb1a3934c4 Fixing/updating makefiles for new xilinx clock test projects Dustin Richmond 2016-08-11 13:54:54 -07:00
  • e97054d191 Renaming altera clock test projects Dustin Richmond 2016-08-11 13:53:38 -07:00
  • 22d6da6537 Renaming Xilinx projects Dustin Richmond 2016-08-11 13:28:37 -07:00
  • 2499f4ff10 Commiting fix for 40-mhz missing-dword bug. Dustin Richmond 2016-08-11 13:07:00 -07:00
  • 2d27d0d3c2 Merge 1f8a9efd773811d1f45cf554097a460abdc2f138 into 28492353616e9721fe05a0618661ae83c92586c0 marzoul 2016-08-10 12:34:46 +00:00
  • 1f8a9efd77 Pull changes from devel/2.2.2 Adrien Prost-Boucle 2016-08-10 14:09:15 +02:00
  • 3bc1036eaf Fix driver compilation under linux >= 4.6 Adrien Prost-Boucle 2016-08-09 17:10:20 +02:00
  • 778c42e74b First attempt (and maybe only) at fixing a bug in the CHNL_TX interface. Dustin Richmond 2016-07-18 16:28:11 -07:00
  • 1d228c190d Fixing more backwards compatibility issues Dustin Richmond 2016-06-29 16:39:16 -07:00
  • 64cd40f0b6 Fixing the missing registers for real (I misread the problem) Dustin Richmond 2016-06-29 15:59:23 -07:00
  • 35b2730aa5 Merge branch 'devel/RIFFA/2.2.2' of github.com:drichmond/riffa into devel/RIFFA/2.2.2 Dustin Richmond 2016-06-29 15:43:25 -07:00
  • 57e389ef81 Fixing some capability problems in the linux driver. Dustin Richmond 2016-06-29 15:42:05 -07:00
  • cd494e1ea5 Adding linux/slab.h to riffa_driver.c, which fixes a driver compilation problem on some ARM platforms. Dustin Richmond 2016-06-29 14:53:47 -07:00
  • 4e898fcf35 Fixing unsigned windows driver issue Dustin Richmond 2016-06-29 14:43:38 -07:00
  • af7c5928f2 Merge pull request #6 from jrobrien/py3k-x64 Dustin Richmond 2016-05-09 16:27:23 -07:00
  • c6bcfa78ad adding reset to register to make reorder queue works with modelsim Steve Hu 2016-04-25 22:23:03 -07:00
  • b01ea7872f adding flow control and wxbar Steve Hu 2016-04-25 22:19:56 -07:00
  • 9c6204ee56 change x to 0 to make the test case passed in modelsim Steve Hu 2016-04-25 21:28:35 -07:00
  • 9a5123b2c5 tune to make it compile passed with modelsim Steve Hu 2016-04-25 20:47:04 -07:00
  • 79c9e3320e merge code from alt pcie Steve Hu 2016-04-15 13:42:19 -07:00
  • 7c5fffd699 merge code from alt pcie Steve Hu 2016-04-15 13:36:17 -07:00
  • 6b1da349da correct offset width Steve Hu 2016-04-12 13:58:58 -07:00
  • 7c2a5138a2 make it sim in modelsim Steve Hu 2016-04-11 10:52:59 -07:00
  • 37f65be9c7 Merge 718d167823a07b4cab903127c88db8888052dab8 into 28492353616e9721fe05a0618661ae83c92586c0 jrobrien 2016-03-28 18:18:46 +00:00
  • 718d167823 Manually fixed up copyright date. Jonathan O'Brien 2016-03-28 11:09:18 -07:00
  • 58fd605f35 Add support for 64 bit arch and python 3 Jonathan O'Brien 2016-03-28 10:50:08 -07:00
  • 2849235361 Committing RIFFA 2.2.1 into master Dustin Richmond 2016-03-14 08:20:08 -07:00
  • 17bdf731e6 Updating bitfiles for latest bug fix devel/RIFFA/2.3.0 devel/RIFFA/2.2.1 Dustin Richmond 2016-02-22 14:26:35 -08:00
  • 62137cabad Fixed a bug in the TX Multiplexer, write notification logic. The write notification buffer was too small. Dustin Richmond 2016-02-22 13:32:59 -08:00
  • 255fb848cb Another bit file update Dustin Richmond 2016-02-18 12:35:46 -08:00
  • 4f78805fd5 Adding a new feature to the makefiles, where typing make release in the top directory will package (most of) a new release Dustin Richmond 2016-02-18 11:14:09 -08:00
  • 4d0bc24319 Fixed a bug (uncovered by the clock ratio issue) where the tx_multiplexer would confuse the tx_port_monitor by returning too few or too many write-packet acknowledgements, resulting in a hang (but correct data!). Dustin Richmond 2016-02-16 16:04:10 -08:00
  • 753ffffd93 Fixed a bug where a clock ratio of less than 1:2 between the user-provided clock and the PCIe core clock would cause some transfers to return 0 words (but not hang). Dustin Richmond 2016-02-16 16:02:42 -08:00
  • eb75cd688e Fixing results path Dustin Richmond 2016-02-09 15:55:32 -08:00
  • 79ab9253a1 Adding copyright statements to example and test applications Dustin Richmond 2016-02-09 15:49:01 -08:00
  • 6ff69de5c6 Updating copyright statements for 2016 Dustin Richmond 2016-02-09 15:23:37 -08:00
  • 02c144fbfb Adding corrected bit-file for DE4 Gen1 64-bit interface Dustin Richmond 2016-02-09 13:03:01 -08:00
  • 5118d0eeb2 Adding the applications we use to test before release Dustin Richmond 2016-02-09 10:06:31 -08:00
  • d27b265b90 Updating bitfiles with bugfixes from past commits Dustin Richmond 2016-02-04 14:58:36 -08:00
  • 2e5f37f633 Merge branch 'marzoul-linux-safelock' into devel/RIFFA/2.2.1 Dustin Richmond 2016-02-04 11:05:44 -08:00
  • bc8999eba4 Fixed a bug where the tx_multiplexer kept LBE field high on packets of 1 DW in length. Dustin Richmond 2016-02-04 11:03:06 -08:00
  • 2a832ffe4e Fixed a bug in the TX Alignment Pipeline where two EOFs in a cycle from the Data Fifo would cause corruption in subsequent transfers. Dustin Richmond 2016-02-02 17:14:29 -08:00
  • 4da00b7d84 Merge branch 'linux-safelock' of git://github.com/marzoul/riffa into marzoul-linux-safelock Dustin Richmond 2016-01-28 09:46:29 -08:00
  • ce83bdefe1 Adding updated bit files and project files Dustin Richmond 2016-01-27 10:39:17 -08:00
  • ceb60c92f9 Adding source search path in C4 Development board example design Dustin Richmond 2016-01-27 10:16:50 -08:00
  • 0fb6908dd3 Updating copyright statements with correct file names Dustin Richmond 2016-01-27 10:12:17 -08:00
  • e60f64efe2 Adding additional commands to base Makefile Dustin Richmond 2016-01-26 11:31:06 -08:00
  • fee2c60a6b updating project files, upgrading IP, and removing project errors Dustin Richmond 2016-01-26 11:30:02 -08:00
  • ad101929f2 Updating board.mk makefiles to clean and reset xilinx projects Dustin Richmond 2016-01-26 11:15:21 -08:00
  • 83ebefe37e Removing unnecessary file from riffa.mk Dustin Richmond 2016-01-26 11:14:34 -08:00