prjxray/fuzzers/026-bram-data
Felix Held 0d6e327229 introduce vivado wrapper
This fixes the problem that when sourcing the vivado settings file the
library search path is modified resulting in non-vivado binaries not working
due to being dynamically linked against the vivado libraries instead of the
system ones.

Signed-off-by: Felix Held <felix-github@felixheld.de>
2018-12-28 19:05:49 +01:00
..
minitest introduce vivado wrapper 2018-12-28 19:05:49 +01:00
Makefile bram: fix data section db 2018-12-21 10:42:57 -08:00
README.md BRAM: 101 => 025 fuzzer number, add to fuzzers Makefile 2018-10-31 18:56:17 -07:00
generate.py bram: remove segmaker verbose 2018-10-31 18:56:17 -07:00
generate.sh introduce vivado wrapper 2018-12-28 19:05:49 +01:00
generate.tcl tcl: reformat existing code 2018-12-05 16:52:56 -08:00
top.py bram: minor cleanup 2018-10-31 18:56:17 -07:00

README.md

Solves for BRAM data bits

See workflow comments: https://github.com/SymbiFlow/prjxray/pull/180