-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#352
From: @cxbrooks
Reported version: 8.1.devel
CC: pt-dev@chess.eecs.berkeley.edu
-
I created a case from Berkeley Logic Interchange Format (BLIF) February 22, 2005
which is
---------------------
.model
.inputs v0
.outputs v3.2
.latch [6] v1 0
.latch [7] v2 0
.start_kiss…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#352
From: @cxbrooks
Reported version: 8.1.devel
CC: pt-dev@chess.eecs.berkeley.edu
-
It would be helpful to have functionality to list papers by year, or to search papers. Not all papers should be listed as "featured." I also thought we scraped more papers from the old iCyPhy website,…
-
From a Git repository where I have an app:
```
[stuart@stushiba laterti.me]$ git archive HEAD | sudo docker run -a stdin progrium/buildstep /bin/bash -c "mkdir -p /app && tar -xC /app"
34e3cf0bf9cbe2…
-
[This video](https://www.youtube.com/watch?v=QhhsbXz2III) shows the behavior - dropping random objects onto canvas doesn't allow drop on first try, but eventually works on second.
Note that this bu…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#136
From: @cxbrooks
Reported version: 7.0.beta
CC: ian.brown@hsbcib.com, pt-dev@chess.eecs.berkeley.edu
-
---
Author Name: **Anchi Cheng** (@anchi2c)
Original Redmine Issue: 14113, https://emg.nysbc.org/redmine/issues/14113
Original Date: 2023-01-11
Original Assignee: Anchi Cheng
---
Using ptolemy_ser…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#136
From: @cxbrooks
Reported version: 7.0.beta
CC: ian.brown@hsbcib.com, pt-dev@chess.eecs.berkeley.edu
-
### Description
I'm using SVG icons inside ``. I have linear `` with `id="a"` and I'm referencing this gradient to fill a circle. When I put the icon outside the map, gradient is nicely filli…