ggcristian commited on
Commit
f0db5b9
·
verified ·
1 Parent(s): 035ccfe

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Dataset for the paper "A Deep Learning Framework for Verilog Autocompletion Towards Design and Verification Automation":
2
+
3
+ ```
4
+ @misc{dehaerne2023deep,
5
+ title={A Deep Learning Framework for Verilog Autocompletion Towards Design and Verification Automation},
6
+ author={Enrique Dehaerne and Bappaditya Dey and Sandip Halder and Stefan De Gendt},
7
+ year={2023},
8
+ eprint={2304.13840},
9
+ archivePrefix={arXiv},
10
+ primaryClass={cs.LG}
11
+ }
12
+ ```
13
+
14
+ Disclaimer: I am not the original author and uploaded this here only for convenience. Please refer to the original repo for any information.
15
+ https://github.com/99EnriqueD/verilog_autocompletion