- 03 Jan, 2020 4 commits
-
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
EDL/r0 EDl/r1 bits detecting recessive bits are better to mark this as form error (not bit error) even when FD format is turned on!
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
- 02 Jan, 2020 2 commits
-
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
- 27 Dec, 2019 3 commits
-
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
Bit-error in IDE field must be detected always, it is impossible for it to happend only when "ide_is_arbitration" is true!
-
- 23 Dec, 2019 3 commits
-
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
On high data bit-rates this is needed!
-
Ille, Ondrej, Ing. authored
If error is forced on 5th bit of error delimiter, this will be already after error frame of the other node, so next error frame will hit Error delimiter of the other node. Due to this, the other node will transmit next error frame and thus after bus is idle, REC will be incremented twice. This is not a bug, but check of REC must be done directly after error is sampled!
-
- 21 Dec, 2019 1 commit
-
-
Ille, Ondrej, Ing. authored
-
- 20 Dec, 2019 27 commits
-
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
Keep bit 31 of generated TS equal to 0. This is to avoid overflow on numeric conversion of 31 bit unsigned vector to natural.
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
Here after ACK we can be in EOF if sent frame is FD frame!
-
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
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
Now TEC/REC should be incremented by 8 after 14 dominant bits long error flag and by 8 after each next 8 bits!
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
When we don't transmitt anything, keep IDE in Arbitration field, not in Control field! This is better because we won't receive short is_control pulse for the duration of IDE bit!! We don't mind that in case of Error, this will be always interpreted as error in Arbitration field even if BASE frame is being received!
-
Ille, Ondrej, Ing. authored
This is needed since we hardcode the ID in first bits. Extended ID is needed so that we don't overflow base ID limit!
-
Ille, Ondrej, Ing. authored
when node is in Overload frame.
-
Ille, Ondrej, Ing. authored
When in overload frame, TXT Buffer should have been long unlocked!
-
Ille, Ondrej, Ing. authored
If bit error occurs in last bit of Error flag, then Error frame request, due to Pipeline DFF will occur at first cycle of Error delimiter! Thus we can't check for it so heavily...
-
Ille, Ondrej, Ing. authored
This is needed since default delay can be too high for some bit-rates! Units will not manage to received ACK in time!
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
Each error now kills the test by "error" log!
-
Ing. Viktor Fúra authored
-