- 30 Dec, 2018 5 commits
-
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
- 29 Dec, 2018 6 commits
-
-
Ille, Ondrej, Ing. authored
latest work.
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
Joined all test includes to single context.
-
- 28 Dec, 2018 9 commits
-
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
Re-named CANComponents to can_components.
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
wrapper. Output is already selected CRC based on selector signal.
-
Ille, Ondrej, Ing. authored
Used single adder for both counters and mux on input. Added assert on mutual exclusion of simultaneous addition. This should be always valid since "tran_valid" and "rec_valid" occur in different part of CAN frame.
-
Ille, Ondrej, Ing. authored
-
- 22 Dec, 2018 2 commits
-
-
Ille, Ondrej, Ing. authored
Synthesis was adding AND gates on each line after BRAM. This is not desirable, direct output from memory must be taken!
-
Ille, Ondrej, Ing. authored
Re-worked interrupt module to use explicit enable for interrupt mask.
-
- 20 Dec, 2018 1 commit
-
-
Ille, Ondrej, Ing. authored
the same naming rules.
-
- 16 Dec, 2018 2 commits
-
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
modules.
-
- 11 Dec, 2018 1 commit
-
-
Ille, Ondrej, Ing. authored
-
- 10 Dec, 2018 5 commits
-
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
elements.
-
- 09 Dec, 2018 3 commits
-
-
Ille, Ondrej, Ing. authored
Resolve "Extend pyxact generator with VHDL access generation" Closes #109 See merge request illeondr/CAN_FD_IP_Core!173
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
CAN FD Registers.
-
- 08 Dec, 2018 6 commits
-
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
-
Ille, Ondrej, Ing. authored
Register map was renamed in IP-XACT, thus the re-generation. Maybe a little long, but it looks better in IP-XACT. Otherwise mem map name was just "Regs" which was not what one was seeing in documentation...
-
Ille, Ondrej, Ing. authored
Set reg.map files to VHDL 2008 due to usage of data_width generic in the same interface list.
-
Ille, Ondrej, Ing. authored
ugly but works. I merged some stuff which was not working to master...
-
Ille, Ondrej, Ing. authored
-