- 27 Nov, 2017 1 commit
-
-
Jens Korinth authored
* error in parser caused it to fail when run without options
-
- 24 Nov, 2017 1 commit
-
-
Jens Korinth authored
-
- 15 Nov, 2017 3 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
- 10 Nov, 2017 2 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
-
- 06 Nov, 2017 5 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
* remove support for 2016.2, 2016.3
-
Jens Korinth authored
* XDC set to unmanaged to avoid problems * /uArch/irq_0 and /InterruptControl/irq are now connected by default * renamed constant zero properly
-
Jens Korinth authored
* XDC for system clock pin accidentally had ILA instance in it * set '-unmanaged' flag to avoid the problem in the future
-
- 02 Nov, 2017 6 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
* related to #137
-
Jens Korinth authored
* related to #137, but does not seem to fix it completely
-
Jens Korinth authored
* hierarchical cells make it more difficult to find connected AXI ports * creating a correct address map would sometimes fail when using nested hierachical cells, fixed now
-
Jens Korinth authored
-
Jens Korinth authored
-
- 25 Oct, 2017 2 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
-
- 20 Oct, 2017 2 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
-
- 18 Oct, 2017 1 commit
-
-
Jens Korinth authored
-
- 17 Oct, 2017 4 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
* must not be queried, if it is not enabled
-
Jens Korinth authored
-
Jens Korinth authored
* intermediate hierarchical ports do not inherit CONFIG values or other properties from their sources * e.g., CONFIG.DATA_WIDTH is not set on master ports, preventing detection of the interface width * implemented new common method: tapasco::get_aximm_property * will travel down to original master(s) and report the value of the given property from there; will raise an error if multiple, differing values are found * used in axi4mm Architecture
-
- 16 Aug, 2017 5 commits
-
-
Jens Korinth authored
* added bool field "Successful" * added color highlights for successful and failed, too
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
- 11 Aug, 2017 5 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
* SLURM job names now consist of the DSE name and the job number * improved template: strings are quoted
-
Jens Korinth authored
-
Jens Korinth authored
-
- 09 Aug, 2017 3 commits
-
-
Jens Korinth authored
* simple ones fixed * some require more refactoring, will keep for later
-
Jens Korinth authored
-
Jens Korinth authored
* no real difference, distinction is arbitrary * removed completely, instead there are only features now * renamed/purged methods in common.tcl * removed notion from Composer and subclasses * per default, Tcl dict is now simply called "features" * fixed case-sensitivity bug: by default all keys are now lowercased * fixed all existing plugins and Tcl scripts * fixed scalastyle warnings
-