tapasco icon indicating copy to clipboard operation
tapasco copied to clipboard

The Task Parallel System Composer (TaPaSCo)

Results 63 tapasco issues
Sort by recently updated
recently updated
newest added

Closes #155; With this PR, `--skipEvaluation` is officially removed from TaPaSCo. Instead the hls and import subcommands automatically skip the Evaluation Step. If Evaluation is required by the user `--evaluate`...

On Fedora 36 (openjdk 17.0.3) I got the following error message when trying to execute any tapasco command (even ```tapasco --help```): ``` Unrecognized VM option 'CMSClassUnloadingEnabled' Error: Could not create...

When enabling features on the command line, they are not utilized within design-space-exploration. This produces wrong results of a DSE.

bug
Change Request

`tapasco-debug` has proven quite useful. However, it is not included in the new runtime.

good first issue
Feature Request

New users can learn a lot about TaPaSCo and its features & capabilities from the scientific publications about/using TaPaSCo. I've started a page in the [wiki](https://github.com/esa-tu-darmstadt/tapasco/wiki/Publications) that lists all these...

enhancement
Documentation

This pull request adds the following new platform: - AU50: HBM attached in global address mode. This pull request fixes/adds SFP+ for the following platforms: - VCU118 - NetFPGA SUME:...

Feature Request

Starting with Vivado 2020.1, Xilinx implemented some major changes in u-boot. For ultra96 and zcu102, those changes are already included in the TaPaSCo image build script (see PR #266). For...

The driver currently simply fails if the OS is not able/willing to provide the requested number of interrupts. There should be a fall back option that gets enabled automatically if...

bug
Gitlab

This can be implemented by using a sliding window and a second BAR. The Xilinx Core does not support this feature directly, though. Will use a little Bluespec Module that...

Feature Request
Gitlab