cadence
Here are 74 public repositories matching this topic...
-
Updated
Dec 7, 2020 - Go
Issue To Be Solved
It should be possible to import type values (cadence.TypeValue), e.g. when sending them as an argument in a transaction or script.
Suggested Solution
- Add support for importing a
cadence.TypeValue- Convert
cadence.TypeValueinimportValuetointerpreter.TypeValue - Check that the type exists, fail if not
- Convert
- Tests
-
Updated
Jul 29, 2020 - PHP
-
Updated
Dec 4, 2020 - Java
-
Updated
Dec 22, 2016 - Python
-
Updated
Jul 17, 2020 - Python
-
Updated
Mar 29, 2019 - Dockerfile
-
Updated
Aug 23, 2020
-
Updated
Aug 10, 2019 - Verilog
-
Updated
Dec 6, 2020 - Go
-
Updated
Mar 22, 2020 - Java
-
Updated
Dec 8, 2020 - Python
Add more cells
The code provides some basic drawing functions such as rectangles, but it relies on the existance of cell generators. These need to be written. Anything that is needed for layout (inductors, capacitors, optical components, diodes, transistors, text etc.) is welcome.
If any drawing functions are missing I can add them.
-
Updated
Jul 6, 2020 - CSS
Improve this page
Add a description, image, and links to the cadence topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cadence topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
Using Reset command with CLI will get
code:deadline-exceeded message:timeouteasily because reset requires replay in the server. It's quite resource consuming, depending on the length/size of the history.By default the CLI context timeout is only 5 seconds:
https://github.com/uber/cadence/blob/63bdb5d7a04285cf57992c574639c9