Update README.md
Browse files
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{
|
| 10 |
-
title={
|
| 11 |
-
author={
|
| 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 |
```
|