-
Sorry about not knowing much how to compose this kind of messages!
In the duplicates init.py, under _def prune_dirs(),_ I've added a try-except-clause in order to avoid error and aborted run
It now …
-
## Summary
The formatter is incorrectly parsing out backslashes when it should leave them in place.
## Example:
Given this input: `-property vvc=\"AnaExp_ForayApp\"` it renders `-property vvc="An…
-
On Centos 7 (Python 2.7) attesting to run the vvc_generator does this.
python vvc_generator.py
File "vvc_generator.py", line 40
SyntaxError: Non-ASCII character '\xc2' in file vvc_generator.py …
-
Hi,
I wanted to use Avalon MM bfm as a slave in my projet but I just figured out that it seems to be only available as a master. Is there any way to use it as a slave ?
To be more precise, I have …
-
I added lidarr to my box and I wanted to update the link to the panel.
Tried adding $lidarrURL= "https://" . $_SERVER['HTTP_HOST'] . "/lidarr"; to /srv/panel/custom/custom.menu.php but on refresh i…
-
TL;DR: immutable collections are nice because they don't chance, so we can be smart about their equality.
s.c.i.List (for example) seems to derive its equals from GenSeqLike:
```scala
overrid…
-
Hi,
In my sequencer I do this to wait for either channel to complete:
`await_any_completion(MY_VVCT, 0, TX, v_tx_cmd_idx, NOT_LAST, 200 us, "Await tx-transactions");
`
`await_any_completion(MY…
-
When you set up a AXI stream VVC transmitter and the tready signal will go on and off multiple times during a transfer, the max wait cycles error will occur when the accumulated wait cycles is more th…
-
Hey guys,
As I am attempting to place 5 classes on a schedule my labs are being counted as a class, and therefore only allowing 4 total classes to show up on my timetable. Is there any way you can…
-
Hi I am trying to install pgmagick on Ubuntu 16.04 but it gives me the error
"ImportError: No module named 'pgmagick'
I did the following steps:
sudo apt-get update
sudo apt-get install gra…