sdb-crossbar: add support for meta-information records.
Supports sdb_repo_url and sdb_synthesis records. sdb-crossbar: add support for meta-information records. A new generic (g_info) is available to add an array of meta-inforamtion records to the sdb rom. sdb-crossbar: add boolean generic to use meta-information records. Can't find out how to initialise an array with a null-range. wishbone_pkg: add default value to meta-information generic. sdb-crossbar: fix conditional constant declaration sdb-crossbar: use a function to initialise number of info entries constant. sdb-crossbar: fix syntax error in function. wishbone_pkg: add embed/extract function for repo-url and synthesis records. wishbone_pkg: Change some meta-info fields to string and add string manip functions. wishbone_pkg: Change syn_commit_id type to string. wishbone_pkg: Fix syntax error. wishbone_pkg: Fix index bug in string manip functions. wishbone_pkg: Fix range bug in string manip function. wishbone_pkg: add integration record support. sdb-crossbar: Fix range issue with meta-info records.
Showing
- modules/wishbone/wb_crossbar/sdb_rom.vhd 45 additions, 9 deletionsmodules/wishbone/wb_crossbar/sdb_rom.vhd
- modules/wishbone/wb_crossbar/xwb_sdb_crossbar.vhd 23 additions, 6 deletionsmodules/wishbone/wb_crossbar/xwb_sdb_crossbar.vhd
- modules/wishbone/wishbone_pkg.vhd 174 additions, 1 deletionmodules/wishbone/wishbone_pkg.vhd
Please register or sign in to comment