Internal of openVAF #130
-
The "Compiler Internal" page on the OpenVAF website is empty. I'm interested in learning more about OpenVAF and improve the analog event control function. Could anyone share more info? I've seen some details of "how openVAF works" in Issues and dissucssion page when author is answering some questions, but I'm looking for more in-depth information. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi, you correctly observed that there is no good documentation. This was planed originally, but the main developer of the project has stopped contributing to the project. So the situation is not gonna change anytime soon. It would be greatly appreciated if you spend the time to work into the project and help fix some issues. Mabye the original paper holds some hints for you, but it is quite outdated: To understand this project, you need to have excellent Rust and compiler construction know-how. |
Beta Was this translation helpful? Give feedback.
Hi, you correctly observed that there is no good documentation. This was planed originally, but the main developer of the project has stopped contributing to the project. So the situation is not gonna change anytime soon.
It would be greatly appreciated if you spend the time to work into the project and help fix some issues.
Mabye the original paper holds some hints for you, but it is quite outdated:
https://ieeexplore.ieee.org/abstract/document/9193978
To understand this project, you need to have excellent Rust and compiler construction know-how.