Modules with chisel3.experimental.Analog
ports generate error using ChiselSim
#4202
Labels
chisel3.experimental.Analog
ports generate error using ChiselSim
#4202
Type of issue: Bug Report
Please provide the steps to reproduce the problem:
Having a simple module containing any
Analog
port, generates an error when testing with ChiselSim.What is the current behavior?
A module like:
Prints the error below when testing with ChiselSim (not testing the Analog port per-se).
What is the expected behavior?
Test to succeed without errors.
Please tell us about your environment:
Happens on Chisel 6.4.0
❯ verilator --version
Verilator 5.024 2024-04-05 rev UNKNOWN.REV
I'm on MacOS Sonoma 14.5
The text was updated successfully, but these errors were encountered: