- 21 Jan, 2019 2 commits
-
-
Martin Jeřábek authored
vivado: update component.xml Closes #246 See merge request !208
-
Martin Jeřábek authored
-
- 20 Jan, 2019 10 commits
-
-
Ille, Ondrej, Ing. authored
driver: Add timestamp read-out function. Closes #233 See merge request !207
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
Implemented protection against overflow between read from TIMESTAMP_LOW and TIMESTAMP_HIGH word.
-
Ille, Ondrej, Ing. authored
design: add endian swapper module. Closes #246 See merge request !206
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
Resolve "Add Timestamp support to CAN Testlib" Closes #232 See merge request !201
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
constants which correspond to TIMESTAMP registers are in can_fd_register_map. Constants are TIMESTAMP_HIGH_ADR and TIMESTAMP_LOW_ADR. TIMESTAMP_L_W_ADR is address of TIMESTAMP word within CAN frame read from RX Buffer or stored to TXT Buffer.
-
Ing. Viktor Fúra authored
-
Ing. Viktor Fúra authored
-
- 19 Jan, 2019 11 commits
-
-
Ille, Ondrej, Ing. authored
Resolve "Create basic test library" Closes #206 See merge request !205
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Martin Jeřábek authored
vivado: add component.xml generator See merge request !204
-
Martin Jeřábek authored
-
Martin Jeřábek authored
-
- 18 Jan, 2019 4 commits
-
-
Pavel Pisa authored
driver: include Debian control files to build DKMS CTU CAN FD driver package. Closes #247 See merge request !203
-
Pavel Pisa authored
Package is build by dpkg-buildpackage The result is ctucanfd-drv_X.Y.Z_all.deb package. When it is installed then driver is build automatically for actual running kernel version and is rebuild for each upgraded kernel version in future. Driver can be rebuild for specific kernel version by command dkms autoinstall -m ctucanfd-drv -k 4.18.0-0.bpo.3-amd64 Signed-off-by:
Pavel Pisa <pisa@cmp.felk.cvut.cz>
-
Ille, Ondrej, Ing. authored
design: replace tx_data shift reg with fifo cache. Closes #230 See merge request !202
-
Ille, Ondrej, Ing. authored
Implement TX Data Cache (FIFO like). TX Data are stored at the time of regular sample point and read at the time of secondary sample point. Signed-off-by:
Ille, Ondrej, Ing <illeondr@fel.cvut.cz>
-
- 14 Jan, 2019 4 commits
-
-
Pavel Pisa authored
driver: remove original definitions of IDs which re not used now. See merge request !200
-
Pavel Pisa authored
Signed-off-by:
Pavel Pisa <pisa@cmp.felk.cvut.cz>
-
Pavel Pisa authored
driver: add reserved vendor and device ID and identification register. See merge request !199
-
Pavel Pisa authored
The design with new unique ID implements identification register at start of BAR0 which provides information about number of implemented cores. Signed-off-by:
Pavel Pisa <pisa@cmp.felk.cvut.cz>
-
- 13 Jan, 2019 2 commits
-
-
Pavel Pisa authored
driver: add measurement of write access time to userspace test application. See merge request !198
-
Pavel Pisa authored
Signed-off-by:
Pavel Pisa <pisa@cmp.felk.cvut.cz>
-
- 10 Jan, 2019 7 commits
-
-
Martin Jeřábek authored
update links to new repository See merge request !197
-
Martin Jeřábek authored
-
Martin Jeřábek authored
ci: do not include huge binaries in artifacts See merge request illeondr/CAN_FD_IP_Core!196
-
Martin Jeřábek authored
-
Ille, Ondrej, Ing. authored
Resolve "Align TIMESTAMP to 64 bit Address" Closes #241 See merge request illeondr/CAN_FD_IP_Core!195
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-