GipAI commited on
Commit
928ab98
·
verified ·
1 Parent(s): dbbf8f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -17
README.md CHANGED
@@ -1,18 +1,18 @@
1
- # Citation
2
-
3
- If you find our work helpful, **feel free to give us a cite** 👇
4
-
5
- > 📄 **Reference:**
6
- > [https://arxiv.org/abs/2504.14560](https://arxiv.org/abs/2504.14560)
7
-
8
- ```bibtex
9
- @misc{yourpaper2025,
10
- title={Your Paper Title},
11
- author={Author Name(s)},
12
- year={2025},
13
- eprint={2504.14560},
14
- archivePrefix={arXiv},
15
- primaryClass={cs.CL},
16
- url={https://arxiv.org/abs/2504.14560},
17
- }
18
  ```
 
1
+ # Citation
2
+
3
+ If you find our work helpful, **feel free to give us a cite** 👇
4
+
5
+ > 📄 **Reference:**
6
+ > [https://arxiv.org/abs/2504.14560](https://arxiv.org/abs/2504.14560)
7
+
8
+ ```bibtex
9
+ @misc{reasoningv2025,
10
+ title={ReasoningV: Efficient Verilog Code Generation with Adaptive Hybrid Reasoning Model},
11
+ author={Haiyan Qin and Zhiwei Xie and Jingjing Li and Liangchen Li and Xiaotong Feng and Junzhan Liu and Wang Kang},
12
+ year={2025},
13
+ eprint={2504.14560},
14
+ archivePrefix={arXiv},
15
+ primaryClass={cs.CL},
16
+ url={https://arxiv.org/abs/2504.14560},
17
+ }
18
  ```