- Jul 24, 2019
-
-
Dimitris Lampridis authored
-
- Jul 19, 2019
-
-
Tristan Gingold authored
-
- Jul 15, 2019
-
-
Tristan Gingold authored
-
Tristan Gingold authored
-
- Feb 01, 2019
-
-
Dimitris Lampridis authored
-
- Dec 11, 2018
-
-
Dimitris Lampridis authored
-
- Nov 30, 2018
-
-
Tristan Gingold authored
-
- Nov 29, 2018
-
-
Dimitris Lampridis authored
-
Dimitris Lampridis authored
-
Dimitris Lampridis authored
-
Dimitris Lampridis authored
wb_reg_link: add generics for instantiating wb adapters, since wb_reg_link works correctly only when used with pipelined wb interfaces
-
Dimitris Lampridis authored
-
- Oct 31, 2018
-
-
Dimitris Lampridis authored
-
- Jun 08, 2018
-
-
Dimitris Lampridis authored
-
- May 02, 2018
-
-
- Mar 25, 2018
-
-
Dimitris Lampridis authored
Apologies for the double renaming, but it occured to me that the constant names were too generic and could cause conflicts.
-
Dimitris Lampridis authored
-
- Mar 20, 2018
-
-
Dimitris Lampridis authored
This is introduced to better match the OHWR VHDL coding style [1]. Old names are preserved for backward compatibility. [1]: https://www.ohwr.org/projects/vhdl-style
-
Dimitris Lampridis authored
-
- Mar 19, 2018
-
-
Dimitris Lampridis authored
For the few peripherals where it was being used (eg. uart, spi, etc) the output port has been renamed to "int_o". The only peripheral that was not touched is "wb_eic.vhd", because this one is being used by wbgen, and it would require users to update their wbgen tool as well. So, until a new tool is introduced, wbgen-generated interrupt controllers will have an output port called wb_int_o".
-
- Mar 09, 2018
-
-
Dimitris Lampridis authored
This reverts commit 49afba43. This change was introduced in the masterFIP branch, but it can break many existing designs, so it is reverted.
-
- Dec 14, 2017
-
-
Maciej Lipinski authored
the wishbone package In wishbone_pkg.vhd, the new g_sdb_name generic was added to xwb_crossbar instead of xwb_sdb_crossbar. Fixed
-
- Dec 13, 2017
-
-
- sdb_rom: add parameter g_sdb_name - xwb_sdb_crossbar: add parameter g_sdb_name - wishbone_pkg: f_string_fix_len add parameter justify_right - wishbone_pkg: f_sdb_auto_device add parameter name - wishbone_pkg: f_sdb_auto_bridge add parameter name
-
Grzegorz Daniluk authored
-
- Feb 17, 2017
-
-
Evangelia Gousiou authored
-
- Feb 14, 2017
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- Oct 27, 2016
-
-
Dimitris Lampridis authored
This was due to a bug in the f_string2bits() which took the commit ID as a string argument, assuming that the character array of the string is (32 downto 1), while in fact the commit_id is a string(1 to 32). f_string2bits() is now more resilient, it works with both "up" and "downto" string arguments, by checking the "ascending" attribute of the string type.
-
- Oct 17, 2016
-
-
Mathias Kreider authored
-
- Sep 27, 2016
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- Apr 22, 2016
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Apr 21, 2016
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-