Skip to content

Conversation

@jserv
Copy link

@jserv jserv commented Nov 20, 2025

firrtl-diagrammer library was removed from load-ivy.sc due to json4s compatibility issues with Chisel 3.6. Thus, we shall remove obsolete dotvisualizer import from cell-5.

Alternative visualization functions (visualize, visualizeHierarchy) are implemented directly in source/load-ivy.sc and work without this import.

Closes #12

firrtl-diagrammer library was removed from load-ivy.sc due to json4s
compatibility issues with Chisel 3.6. Thus, we shall remove obsolete
dotvisualizer import from cell-5.

Alternative visualization functions (visualize, visualizeHierarchy) are
implemented directly in source/load-ivy.sc and work without this import.

Closes #12
@jserv jserv merged commit 9fc03a2 into dev Nov 20, 2025
1 check passed
@jserv jserv deleted the fix-import branch November 20, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot import chisel3.tester and dotvisualizer in 2.1_first_module.ipynb (Docker)

2 participants