- 06 Jul, 2017 9 commits
-
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
- 29 Jun, 2017 6 commits
-
-
Jens Korinth authored
* more detailed logs for each event, easier for debugging * also provides a rough idea of current progress during bughunt
-
Jens Korinth authored
* another bug appeared, fixed * cleaned code, added more verbose output to log
-
Jens Korinth authored
* address map code did not work correctly, fixed
-
Jens Korinth authored
* netlist-only IP cores lead to problems with the clock constraints regarding the bus interfaces: Vivado could no longer infer the clock for each AXI interface automatically, leading to broken cores * removed netlist creation; deactivation of OOC builds in 2016.4+ fixes the core problem of synthesizing the same core dozens of times
-
Jens Korinth authored
* ZipUtils now has flatten option for unzip (set by default) * if not set, will recreate directory structure in target dir
-
Jens Korinth authored
* evaluation was too pessimistic for many cores, leading to designs significantly slower than possible * fixed by using more aggressive synthesis options * more aggressive pnr options had no measurable effect on WNS * using new options in both evaluation and compose
-
- 09 Jun, 2017 9 commits
-
-
Jens Korinth authored
* alternatives are now checked and built, in case the alternatives dimension is activated in DSE
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
- 08 Jun, 2017 2 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
* reduced required instances to one * minimal number of threads tested is now twice the number of physical processors (accounts for hyper-threading)
-
- 07 Jun, 2017 6 commits
-
-
* removed all interrupt controllers for VC709 * replaced by 132 MSI-X interrupts (128 PE, 4 other) * replaced driver code
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
* slurm executables are highly unreliable, both sbatch and squeue often fail with socket errors and similar * need a retry mechanism for sbatch, too * will retry a number of times now, with 10secs in between, before failing
-
Jens Korinth authored
-
- 06 Jun, 2017 8 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
* since we are by now using the jar to execute, there is no more need to change the current directory in the tapasco/itapasco scripts
-
Jens Korinth authored
* synthesis can be accelerated by dumping an EDIF netlist during IP evaluation and only using the netlist in the IP-XACT core * no need to re-synthesize IP, especially useful in case of many instances * replaced old links to original zip files by new zip that contains only the component.xml and the netlist
-
Jens Korinth authored
* retiming is not activated by default, but helps with timing closure * OOC is the new default for all IP cores in the top-level; since we are only running a single time we cannot benefit from the feature
-
Jens Korinth authored
* SLURM should ignore resource constraints * tasks now start correctly in SLURM mode
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
* better control to restrict parallelism (~ memory consumption) * global parameter --maxThreads [NUM] controls general.maxThreads in Vivado * applies to both synthesis and implementation * removed superfluous implicit in Composer
-