Radhakrishna Sanka

Results 58 issues of Radhakrishna Sanka

**Describe the bug** Currently, the parchmint (json) generated by the system is not 100% compliant with the specification given at https://parchmint.org **To Reproduce** Steps to reproduce the behavior: 1. Save...

bug
typescript-hopeful

## Description Variables that are not re-assigned are referred to as constant variables. So, we recommend using `const` for such variables instead of `let` to define because the value of...

Background Currently, the clipboard works only for selected components on the canvas, we need to upgrade the clipboard's ability to understand what components, connections, and geometric features are selected. This...

feature

By being able to import JSON we can make it import entire chip design into different designs

feature

This allows the rendering of unsupported/unlisted components as rectangles on the canvas.

enhancement

This is a known issue. Right now support for more additional DXF entities is not in the tool roadmap, the focus will be more on integrating design automation algorithms, etc....

help wanted

There needs to be a mode / ability to define a microfluidic module (a collection of primitives with terminals) that can be included as a part of a MINT design.

feature

The user should be able to place a plane of symmetry on the canvas. The tool should mirror the drawings on one side of the plane and ignore the drawings...

feature

Utilize localstorage to cache the design

feature

Add ability to place terminals in the designs. This would be used in the import options in Fluigi

enhancement