Replies: 1 comment 5 replies
-
| 
         It looks like this is a non-standard  You may want to look at how  If you do something like that, you should be able to get this information. You may also be able to just use this as is and use   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    5 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Chisel from Bazel and I need to pass the name of the folder into which the simulation files should be written to ChiselSim.
Is there a way to avoid the duplicated code below to pass testName into the .simulate() call:
Beta Was this translation helpful? Give feedback.
All reactions