Skip to content
#

reuse

Here are 44 public repositories matching this topic...

GiladShoham
GiladShoham commented Apr 14, 2020

Currently, if look at the windows_e2e tests on circle under the write e2e files step, you will see this warning:

Error autodetecting timing type, falling back to weighting by name. Autodetect no matching filename or classname.  If file names are used, double check paths for absolute vs relative.
Example input file: "e2e\\api\\add-many.e2e.1.ts"
Example file from timings: "C:\\Users\\****
imphil
imphil commented Mar 23, 2020

FuseSoC supports use flags, but doesn't document which use flags are actually set. This needs to be documented.

Currently we set:

  • A target use flag target_TARGETNAME, e.g. target_sim if fusesoc is called with --target=sim.
  • A tool use flags tool_TOOLNAME, e.g. tool_verilator if fusesoc is called with --tool=verilator

Support for user-defined use flags is being developed in #26

Improve this page

Add a description, image, and links to the reuse topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reuse topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.