problem_id
stringlengths
2
23
folder_path
stringlengths
19
48
multi_8bit
Arithmetic/Multiplier/multi_8bit
multi_pipe_8bit
Arithmetic/Multiplier/multi_pipe_8bit
multi_booth_8bit
Arithmetic/Multiplier/multi_booth_8bit
multi_pipe_4bit
Arithmetic/Multiplier/multi_pipe_4bit
multi_16bit
Arithmetic/Multiplier/multi_16bit
sub_64bit
Arithmetic/Substractor/sub_64bit
comparator_4bit
Arithmetic/Comparator/comparator_4bit
comparator_3bit
Arithmetic/Comparator/comparator_3bit
fixed_point_substractor
Arithmetic/Other/fixed_point_substractor
float_multi
Arithmetic/Other/float_multi
fixed_point_adder
Arithmetic/Other/fixed_point_adder
div_16bit
Arithmetic/Divider/div_16bit
radix2_div
Arithmetic/Divider/radix2_div
adder_pipe_64bit
Arithmetic/Adder/adder_pipe_64bit
adder_32bit
Arithmetic/Adder/adder_32bit
adder_16bit
Arithmetic/Adder/adder_16bit
adder_bcd
Arithmetic/Adder/adder_bcd
adder_8bit
Arithmetic/Adder/adder_8bit
accu
Arithmetic/Accumulator/accu
sequence_detector
Control/Finite_State_Machine/sequence_detector
fsm
Control/Finite_State_Machine/fsm
JC_counter
Control/Counter/JC_counter
ring_counter
Control/Counter/ring_counter
up_down_counter
Control/Counter/up_down_counter
counter_12
Control/Counter/counter_12
barrel_shifter
Memory/Shifter/barrel_shifter
LFSR
Memory/Shifter/LFSR
right_shifter
Memory/Shifter/right_shifter
asyn_fifo
Memory/FIFO/asyn_fifo
LIFObuffer
Memory/LIFO/LIFObuffer
square_wave
Miscellaneous/Signal_generation/square_wave
signal_generator
Miscellaneous/Signal_generation/signal_generator
edge_detect
Miscellaneous/Others/edge_detect
calendar
Miscellaneous/Others/calendar
parallel2serial
Miscellaneous/Others/parallel2serial
pulse_detect
Miscellaneous/Others/pulse_detect
traffic_light
Miscellaneous/Others/traffic_light
width_8to16
Miscellaneous/Others/width_8to16
synchronizer
Miscellaneous/Others/synchronizer
serial2parallel
Miscellaneous/Others/serial2parallel
pe
Miscellaneous/RISC-V/pe
instr_reg
Miscellaneous/RISC-V/instr_reg
ROM
Miscellaneous/RISC-V/ROM
clkgenerator
Miscellaneous/RISC-V/clkgenerator
alu
Miscellaneous/RISC-V/alu
RAM
Miscellaneous/RISC-V/RAM
freq_divbyeven
Miscellaneous/Frequency_divider/freq_divbyeven
freq_divbyfrac
Miscellaneous/Frequency_divider/freq_divbyfrac
freq_div
Miscellaneous/Frequency_divider/freq_div
freq_divbyodd
Miscellaneous/Frequency_divider/freq_divbyodd

Disclaimer: I am not the original author and uploaded this here only for convenience, it only contains the basename of each folder as well as the relative paths to avoid overhead. Please refer to the original repo for any information. https://github.com/hkust-zhiyao/RTLLM

@inproceedings{lu2024rtllm,
  author={Lu, Yao and Liu, Shang and Zhang, Qijun and Xie, Zhiyao},
  booktitle={2024 29th Asia and South Pacific Design Automation Conference (ASP-DAC)}, 
  title={RTLLM: An Open-Source Benchmark for Design RTL Generation with Large Language Model}, 
  year={2024},
  pages={722-727},
  organization={IEEE}
  }

@inproceedings{liu2024openllm,
  title={OpenLLM-RTL: Open Dataset and Benchmark for LLM-Aided Design RTL Generation(Invited)},
  author={Liu, Shang and Lu, Yao and Fang, Wenji and Li, Mengming and Xie, Zhiyao},
  booktitle={Proceedings of 2024 IEEE/ACM International Conference on Computer-Aided Design (ICCAD)},
  year={2024},
  organization={ACM}
}
Downloads last month
3