JSON format documentation #991
              
                
                  
                  
                    Answered
                  
                  by
                    gatecat
                  
              
          
                  
                    
                      gussmith23
                    
                  
                
                  asked this question in
                Q&A
              
            -
| 
         I'd like to try to generate the JSON format directly. Where can I find documentation/source code for the JSON format?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            gatecat
          
      
      
        May 25, 2022 
      
    
    Replies: 1 comment 1 reply
-
| 
         there's some basic documentation inside Yosys: https://github.com/YosysHQ/yosys/blob/63c9c9be5c0b0cc2b7f4588f1ac8e72eabc6bd0a/backends/json/json.cc#L353 do let me know if you have any more questions than that, though  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        gussmith23
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
there's some basic documentation inside Yosys: https://github.com/YosysHQ/yosys/blob/63c9c9be5c0b0cc2b7f4588f1ac8e72eabc6bd0a/backends/json/json.cc#L353
do let me know if you have any more questions than that, though