Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 10 new columns ({'entity', 'title', 'functional_requirements', 'tags', 'properties', 'prompt', 'id', 'difficulty_score', 'suite_version', 'vhdl_reference'}) and 17 missing columns ({'inference_latency_s', 'synthesized', 'benchmark', 'run_id', 'seed', 'simulated', 'passed', 'model', 'failure_class', 'ffs', 'trial', 'duration_s', 'luts', 'est_fmax_mhz', 'compiled', 'hdl_lines', 'tokens'}).
This happened while the csv dataset builder was generating data using
hf://datasets/urecheM/llm-fpga-benchmark/benchmarks.csv (at revision 43cd5e1633a54fa5b362a0e979fc0530e709f2e9), ['hf://datasets/urecheM/llm-fpga-benchmark@43cd5e1633a54fa5b362a0e979fc0530e709f2e9/baseline_results.csv', 'hf://datasets/urecheM/llm-fpga-benchmark@43cd5e1633a54fa5b362a0e979fc0530e709f2e9/benchmarks.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1837, in _prepare_split_single
writer.write_table(table)
~~~~~~~~~~~~~~~~~~^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
id: string
title: string
category: string
difficulty_score: int64
difficulty: string
entity: string
prompt: string
functional_requirements: string
properties: string
tags: string
suite_version: string
vhdl_reference: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1709
to
{'run_id': Value('string'), 'model': Value('string'), 'benchmark': Value('string'), 'category': Value('string'), 'difficulty': Value('string'), 'trial': Value('int64'), 'passed': Value('int64'), 'compiled': Value('int64'), 'synthesized': Value('int64'), 'simulated': Value('int64'), 'failure_class': Value('string'), 'duration_s': Value('float64'), 'inference_latency_s': Value('float64'), 'tokens': Value('int64'), 'luts': Value('float64'), 'ffs': Value('float64'), 'est_fmax_mhz': Value('float64'), 'hdl_lines': Value('int64'), 'seed': Value('int64')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1839, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
...<4 lines>...
)
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 10 new columns ({'entity', 'title', 'functional_requirements', 'tags', 'properties', 'prompt', 'id', 'difficulty_score', 'suite_version', 'vhdl_reference'}) and 17 missing columns ({'inference_latency_s', 'synthesized', 'benchmark', 'run_id', 'seed', 'simulated', 'passed', 'model', 'failure_class', 'ffs', 'trial', 'duration_s', 'luts', 'est_fmax_mhz', 'compiled', 'hdl_lines', 'tokens'}).
This happened while the csv dataset builder was generating data using
hf://datasets/urecheM/llm-fpga-benchmark/benchmarks.csv (at revision 43cd5e1633a54fa5b362a0e979fc0530e709f2e9), ['hf://datasets/urecheM/llm-fpga-benchmark@43cd5e1633a54fa5b362a0e979fc0530e709f2e9/baseline_results.csv', 'hf://datasets/urecheM/llm-fpga-benchmark@43cd5e1633a54fa5b362a0e979fc0530e709f2e9/benchmarks.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
run_id string | model string | benchmark string | category string | difficulty string | trial int64 | passed int64 | compiled int64 | synthesized int64 | simulated int64 | failure_class string | duration_s float64 | inference_latency_s float64 | tokens int64 | luts float64 | ffs float64 | est_fmax_mhz float64 | hdl_lines int64 | seed int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b4c40121c153 | reference-golden | arith_adder8 | arithmetic | trivial | 0 | 1 | 1 | 1 | 1 | none | 0.9158 | 0.116 | 259 | 0 | 0 | 100 | 14 | 20,260,707 |
d44161404bc8 | reference-golden | arith_adder8 | arithmetic | trivial | 1 | 1 | 1 | 1 | 1 | none | 0.583 | 0.116 | 259 | 0 | 0 | 100 | 14 | 20,260,707 |
777109f4b8cc | reference-golden | arith_adder8 | arithmetic | trivial | 2 | 1 | 1 | 1 | 1 | none | 0.5081 | 0.116 | 259 | 0 | 0 | 100 | 14 | 20,260,707 |
02bd86aef1d2 | reference-golden | arith_alu8 | arithmetic | moderate | 0 | 1 | 1 | 1 | 1 | none | 0.5428 | 0.088 | 338 | 0 | 0 | 100 | 23 | 20,260,707 |
788dbfd6dac3 | reference-golden | arith_alu8 | arithmetic | moderate | 1 | 1 | 1 | 1 | 1 | none | 0.5417 | 0.088 | 338 | 0 | 0 | 100 | 23 | 20,260,707 |
5ee815c087c2 | reference-golden | arith_alu8 | arithmetic | moderate | 2 | 1 | 1 | 1 | 1 | none | 0.5362 | 0.088 | 338 | 0 | 0 | 100 | 23 | 20,260,707 |
e47359537c69 | reference-golden | arith_cmp8 | arithmetic | easy | 0 | 1 | 1 | 1 | 1 | none | 0.4964 | 0.083 | 206 | 0 | 0 | 100 | 10 | 20,260,707 |
782040901979 | reference-golden | arith_cmp8 | arithmetic | easy | 1 | 1 | 1 | 1 | 1 | none | 0.4963 | 0.083 | 206 | 0 | 0 | 100 | 10 | 20,260,707 |
094db128a0a7 | reference-golden | arith_cmp8 | arithmetic | easy | 2 | 1 | 1 | 1 | 1 | none | 0.5055 | 0.083 | 206 | 0 | 0 | 100 | 10 | 20,260,707 |
4b15e135a5c6 | reference-golden | arith_mul8 | arithmetic | easy | 0 | 1 | 1 | 1 | 1 | none | 0.6142 | 0.124 | 199 | 0 | 0 | 100 | 8 | 20,260,707 |
20ad0c187d15 | reference-golden | arith_mul8 | arithmetic | easy | 1 | 1 | 1 | 1 | 1 | none | 0.6021 | 0.124 | 199 | 0 | 0 | 100 | 8 | 20,260,707 |
c0efe46193e7 | reference-golden | arith_mul8 | arithmetic | easy | 2 | 1 | 1 | 1 | 1 | none | 0.5996 | 0.124 | 199 | 0 | 0 | 100 | 8 | 20,260,707 |
a845f4633783 | reference-golden | comm_i2c_ctrl | communication | hard | 0 | 1 | 1 | 1 | 1 | none | 0.5065 | 0.097 | 421 | 0 | 0 | 100 | 29 | 20,260,707 |
dedcb66f87cf | reference-golden | comm_i2c_ctrl | communication | hard | 1 | 1 | 1 | 1 | 1 | none | 0.5042 | 0.097 | 421 | 0 | 0 | 100 | 29 | 20,260,707 |
25167d885e3b | reference-golden | comm_i2c_ctrl | communication | hard | 2 | 1 | 1 | 1 | 1 | none | 0.5024 | 0.097 | 421 | 0 | 0 | 100 | 29 | 20,260,707 |
41bc788cf372 | reference-golden | comm_spi_master | communication | hard | 0 | 1 | 1 | 1 | 1 | none | 0.9599 | 0.139 | 456 | 0 | 0 | 100 | 34 | 20,260,707 |
c821353fce93 | reference-golden | comm_spi_master | communication | hard | 1 | 1 | 1 | 1 | 1 | none | 0.8373 | 0.139 | 456 | 0 | 0 | 100 | 34 | 20,260,707 |
ffbec80a52ac | reference-golden | comm_spi_master | communication | hard | 2 | 1 | 1 | 1 | 1 | none | 0.8254 | 0.139 | 456 | 0 | 0 | 100 | 34 | 20,260,707 |
42cc6617235c | reference-golden | comm_uart_tx | communication | hard | 0 | 1 | 1 | 1 | 1 | none | 0.8204 | 0.07 | 429 | 0 | 0 | 100 | 28 | 20,260,707 |
029362c1fa3b | reference-golden | comm_uart_tx | communication | hard | 1 | 1 | 1 | 1 | 1 | none | 0.8142 | 0.07 | 429 | 0 | 0 | 100 | 28 | 20,260,707 |
2d3c0c9e35a9 | reference-golden | comm_uart_tx | communication | hard | 2 | 1 | 1 | 1 | 1 | none | 0.813 | 0.07 | 429 | 0 | 0 | 100 | 28 | 20,260,707 |
bf6906dcd08d | reference-golden | ctrl_debounce | control | easy | 0 | 1 | 1 | 1 | 1 | none | 0.489 | 0.11 | 305 | 0 | 0 | 100 | 22 | 20,260,707 |
fe418f4e634e | reference-golden | ctrl_debounce | control | easy | 1 | 1 | 1 | 1 | 1 | none | 0.4839 | 0.11 | 305 | 0 | 0 | 100 | 22 | 20,260,707 |
1d1819bada7a | reference-golden | ctrl_debounce | control | easy | 2 | 1 | 1 | 1 | 1 | none | 0.483 | 0.11 | 305 | 0 | 0 | 100 | 22 | 20,260,707 |
83e7858a3312 | reference-golden | ctrl_pwm | control | easy | 0 | 1 | 1 | 1 | 1 | none | 0.4918 | 0.066 | 266 | 0 | 0 | 100 | 16 | 20,260,707 |
a9dc9b9dfedb | reference-golden | ctrl_pwm | control | easy | 1 | 1 | 1 | 1 | 1 | none | 0.4919 | 0.066 | 266 | 0 | 0 | 100 | 16 | 20,260,707 |
a0a074483670 | reference-golden | ctrl_pwm | control | easy | 2 | 1 | 1 | 1 | 1 | none | 0.4952 | 0.066 | 266 | 0 | 0 | 100 | 16 | 20,260,707 |
6b10fc89031f | reference-golden | dsp_fir4 | dsp | moderate | 0 | 1 | 1 | 1 | 1 | none | 0.5177 | 0.111 | 311 | 0 | 0 | 100 | 19 | 20,260,707 |
e4f63c3a9bbc | reference-golden | dsp_fir4 | dsp | moderate | 1 | 1 | 1 | 1 | 1 | none | 0.5185 | 0.111 | 311 | 0 | 0 | 100 | 19 | 20,260,707 |
79a40a887f43 | reference-golden | dsp_fir4 | dsp | moderate | 2 | 1 | 1 | 1 | 1 | none | 0.5177 | 0.111 | 311 | 0 | 0 | 100 | 19 | 20,260,707 |
b4e3f0af2149 | reference-golden | dsp_movavg | dsp | easy | 0 | 1 | 1 | 1 | 1 | none | 0.5128 | 0.097 | 309 | 0 | 0 | 100 | 20 | 20,260,707 |
814cac6094d1 | reference-golden | dsp_movavg | dsp | easy | 1 | 1 | 1 | 1 | 1 | none | 0.5144 | 0.097 | 309 | 0 | 0 | 100 | 20 | 20,260,707 |
cae9db5a52d0 | reference-golden | dsp_movavg | dsp | easy | 2 | 1 | 1 | 1 | 1 | none | 0.5126 | 0.097 | 309 | 0 | 0 | 100 | 20 | 20,260,707 |
bf1d05c5b34a | reference-golden | fsm_seqdet | fsm | moderate | 0 | 1 | 1 | 1 | 1 | none | 0.468 | 0.054 | 324 | 0 | 0 | 100 | 23 | 20,260,707 |
701ac505ea04 | reference-golden | fsm_seqdet | fsm | moderate | 1 | 1 | 1 | 1 | 1 | none | 0.4631 | 0.054 | 324 | 0 | 0 | 100 | 23 | 20,260,707 |
4ff9286c65e6 | reference-golden | fsm_seqdet | fsm | moderate | 2 | 1 | 1 | 1 | 1 | none | 0.4654 | 0.054 | 324 | 0 | 0 | 100 | 23 | 20,260,707 |
204cf0322e73 | reference-golden | fsm_traffic | fsm | easy | 0 | 1 | 1 | 1 | 1 | none | 0.4664 | 0.11 | 334 | 0 | 0 | 100 | 24 | 20,260,707 |
08bc93d5cc90 | reference-golden | fsm_traffic | fsm | easy | 1 | 1 | 1 | 1 | 1 | none | 0.4669 | 0.11 | 334 | 0 | 0 | 100 | 24 | 20,260,707 |
05c989b2157b | reference-golden | fsm_traffic | fsm | easy | 2 | 1 | 1 | 1 | 1 | none | 0.467 | 0.11 | 334 | 0 | 0 | 100 | 24 | 20,260,707 |
4191ce78fe73 | reference-golden | mem_fifo | memory | moderate | 0 | 1 | 1 | 1 | 1 | none | 0.7842 | 0.112 | 381 | 0 | 0 | 100 | 25 | 20,260,707 |
45c57739d949 | reference-golden | mem_fifo | memory | moderate | 1 | 1 | 1 | 1 | 1 | none | 0.7836 | 0.112 | 381 | 0 | 0 | 100 | 25 | 20,260,707 |
52991c28740e | reference-golden | mem_fifo | memory | moderate | 2 | 1 | 1 | 1 | 1 | none | 0.7828 | 0.112 | 381 | 0 | 0 | 100 | 25 | 20,260,707 |
a0ce2e504491 | reference-golden | mem_regfile | memory | moderate | 0 | 1 | 1 | 1 | 1 | none | 1.1043 | 0.101 | 324 | 0 | 0 | 100 | 19 | 20,260,707 |
90f94f87c631 | reference-golden | mem_regfile | memory | moderate | 1 | 1 | 1 | 1 | 1 | none | 1.1057 | 0.101 | 324 | 0 | 0 | 100 | 19 | 20,260,707 |
ad651f9349e6 | reference-golden | mem_regfile | memory | moderate | 2 | 1 | 1 | 1 | 1 | none | 1.1152 | 0.101 | 324 | 0 | 0 | 100 | 19 | 20,260,707 |
c5f34af189b0 | reference-golden | mem_sync_ram | memory | easy | 0 | 1 | 1 | 1 | 1 | none | 0.7589 | 0.101 | 278 | 0 | 0 | 100 | 18 | 20,260,707 |
42872821faa9 | reference-golden | mem_sync_ram | memory | easy | 1 | 1 | 1 | 1 | 1 | none | 0.7569 | 0.101 | 278 | 0 | 0 | 100 | 18 | 20,260,707 |
365cb6a17542 | reference-golden | mem_sync_ram | memory | easy | 2 | 1 | 1 | 1 | 1 | none | 0.7595 | 0.101 | 278 | 0 | 0 | 100 | 18 | 20,260,707 |
bb9493a8641f | reference-golden | proc_alu_ctrl | processor | easy | 0 | 1 | 1 | 1 | 1 | none | 0.4602 | 0.13 | 345 | 0 | 0 | 100 | 23 | 20,260,707 |
113a9a7a31c5 | reference-golden | proc_alu_ctrl | processor | easy | 1 | 1 | 1 | 1 | 1 | none | 0.4599 | 0.13 | 345 | 0 | 0 | 100 | 23 | 20,260,707 |
5ea69f5a1100 | reference-golden | proc_alu_ctrl | processor | easy | 2 | 1 | 1 | 1 | 1 | none | 0.4616 | 0.13 | 345 | 0 | 0 | 100 | 23 | 20,260,707 |
9d78609a4ef5 | reference-golden | proc_branch_pred | processor | moderate | 0 | 1 | 1 | 1 | 1 | none | 0.4804 | 0.087 | 288 | 0 | 0 | 100 | 17 | 20,260,707 |
982c4b9f4292 | reference-golden | proc_branch_pred | processor | moderate | 1 | 1 | 1 | 1 | 1 | none | 0.4806 | 0.087 | 288 | 0 | 0 | 100 | 17 | 20,260,707 |
5c0aa0f4817e | reference-golden | proc_branch_pred | processor | moderate | 2 | 1 | 1 | 1 | 1 | none | 0.4819 | 0.087 | 288 | 0 | 0 | 100 | 17 | 20,260,707 |
e13150432565 | synthetic-high | arith_adder8 | arithmetic | trivial | 0 | 1 | 1 | 1 | 1 | none | 0.5017 | 0.839 | 245 | 0 | 0 | 100 | 14 | 20,260,707 |
de95e9e7b64e | synthetic-high | arith_adder8 | arithmetic | trivial | 1 | 1 | 1 | 1 | 1 | none | 0.4954 | 0.839 | 245 | 0 | 0 | 100 | 14 | 20,260,707 |
127c3346424f | synthetic-high | arith_adder8 | arithmetic | trivial | 2 | 1 | 1 | 1 | 1 | none | 0.4944 | 0.839 | 245 | 0 | 0 | 100 | 14 | 20,260,707 |
8630af1886ec | synthetic-high | arith_alu8 | arithmetic | moderate | 0 | 1 | 1 | 1 | 1 | none | 0.5284 | 2.119 | 323 | 0 | 0 | 100 | 23 | 20,260,707 |
d07832711717 | synthetic-high | arith_alu8 | arithmetic | moderate | 1 | 1 | 1 | 1 | 1 | none | 0.5284 | 2.119 | 323 | 0 | 0 | 100 | 23 | 20,260,707 |
ab0f20ae5a03 | synthetic-high | arith_alu8 | arithmetic | moderate | 2 | 1 | 1 | 1 | 1 | none | 0.53 | 2.119 | 323 | 0 | 0 | 100 | 23 | 20,260,707 |
7e7634d8b338 | synthetic-high | arith_cmp8 | arithmetic | easy | 0 | 1 | 1 | 1 | 1 | none | 0.5061 | 1.271 | 191 | 0 | 0 | 100 | 10 | 20,260,707 |
26c3c20e5994 | synthetic-high | arith_cmp8 | arithmetic | easy | 1 | 1 | 1 | 1 | 1 | none | 0.4947 | 1.271 | 191 | 0 | 0 | 100 | 10 | 20,260,707 |
b5072baa96c0 | synthetic-high | arith_cmp8 | arithmetic | easy | 2 | 1 | 1 | 1 | 1 | none | 0.4937 | 1.271 | 191 | 0 | 0 | 100 | 10 | 20,260,707 |
43a15b4809db | synthetic-high | arith_mul8 | arithmetic | easy | 0 | 1 | 1 | 1 | 1 | none | 0.6022 | 1.288 | 185 | 0 | 0 | 100 | 8 | 20,260,707 |
e70deca56b81 | synthetic-high | arith_mul8 | arithmetic | easy | 1 | 1 | 1 | 1 | 1 | none | 0.5976 | 1.288 | 185 | 0 | 0 | 100 | 8 | 20,260,707 |
55a86359e3eb | synthetic-high | arith_mul8 | arithmetic | easy | 2 | 1 | 1 | 1 | 1 | none | 0.5993 | 1.288 | 185 | 0 | 0 | 100 | 8 | 20,260,707 |
2acf342afacf | synthetic-high | comm_i2c_ctrl | communication | hard | 0 | 1 | 1 | 1 | 1 | none | 0.5126 | 2.113 | 405 | 0 | 0 | 100 | 29 | 20,260,707 |
8609dcba85fb | synthetic-high | comm_i2c_ctrl | communication | hard | 1 | 1 | 1 | 1 | 1 | none | 0.5115 | 2.113 | 405 | 0 | 0 | 100 | 29 | 20,260,707 |
169213c868e3 | synthetic-high | comm_i2c_ctrl | communication | hard | 2 | 1 | 1 | 1 | 1 | none | 0.5048 | 2.113 | 405 | 0 | 0 | 100 | 29 | 20,260,707 |
269bfdd7b549 | synthetic-high | comm_spi_master | communication | hard | 0 | 1 | 1 | 1 | 1 | none | 0.8233 | 2.086 | 440 | 0 | 0 | 100 | 34 | 20,260,707 |
ea03ebff94fa | synthetic-high | comm_spi_master | communication | hard | 1 | 1 | 1 | 1 | 1 | none | 0.8355 | 2.086 | 440 | 0 | 0 | 100 | 34 | 20,260,707 |
5635859606d8 | synthetic-high | comm_spi_master | communication | hard | 2 | 1 | 1 | 1 | 1 | none | 0.8311 | 2.086 | 440 | 0 | 0 | 100 | 34 | 20,260,707 |
978bece100bf | synthetic-high | comm_uart_tx | communication | hard | 0 | 1 | 1 | 1 | 1 | none | 0.8137 | 2.433 | 414 | 0 | 0 | 100 | 28 | 20,260,707 |
6fed51b5279a | synthetic-high | comm_uart_tx | communication | hard | 1 | 1 | 1 | 1 | 1 | none | 0.8134 | 2.433 | 414 | 0 | 0 | 100 | 28 | 20,260,707 |
d5c611e35bac | synthetic-high | comm_uart_tx | communication | hard | 2 | 1 | 1 | 1 | 1 | none | 0.8093 | 2.433 | 414 | 0 | 0 | 100 | 28 | 20,260,707 |
76cd68e15807 | synthetic-high | ctrl_debounce | control | easy | 0 | 1 | 1 | 1 | 1 | none | 0.4917 | 1.482 | 290 | 0 | 0 | 100 | 22 | 20,260,707 |
9b7a219f8e3c | synthetic-high | ctrl_debounce | control | easy | 1 | 1 | 1 | 1 | 1 | none | 0.4839 | 1.482 | 290 | 0 | 0 | 100 | 22 | 20,260,707 |
12694a180b56 | synthetic-high | ctrl_debounce | control | easy | 2 | 1 | 1 | 1 | 1 | none | 0.4893 | 1.482 | 290 | 0 | 0 | 100 | 22 | 20,260,707 |
5833a883e4cd | synthetic-high | ctrl_pwm | control | easy | 0 | 1 | 1 | 1 | 1 | none | 0.4877 | 1.546 | 252 | 0 | 0 | 100 | 16 | 20,260,707 |
0c6d20194ef0 | synthetic-high | ctrl_pwm | control | easy | 1 | 1 | 1 | 1 | 1 | none | 0.4894 | 1.546 | 252 | 0 | 0 | 100 | 16 | 20,260,707 |
b2e0476f11e2 | synthetic-high | ctrl_pwm | control | easy | 2 | 1 | 1 | 1 | 1 | none | 0.4873 | 1.546 | 252 | 0 | 0 | 100 | 16 | 20,260,707 |
f5631f8659d7 | synthetic-high | dsp_fir4 | dsp | moderate | 0 | 0 | 0 | 0 | 0 | compilation_error | 0.0489 | 2.285 | 298 | 0 | 0 | 0 | 19 | 20,260,707 |
c388144a2eb6 | synthetic-high | dsp_fir4 | dsp | moderate | 1 | 0 | 0 | 0 | 0 | compilation_error | 0.0453 | 2.285 | 298 | 0 | 0 | 0 | 19 | 20,260,707 |
4b1ee58a5a94 | synthetic-high | dsp_fir4 | dsp | moderate | 2 | 0 | 0 | 0 | 0 | compilation_error | 0.0444 | 2.285 | 298 | 0 | 0 | 0 | 19 | 20,260,707 |
9a09efc9df6a | synthetic-high | dsp_movavg | dsp | easy | 0 | 1 | 1 | 1 | 1 | none | 0.5111 | 1.462 | 294 | 0 | 0 | 100 | 20 | 20,260,707 |
58f7c1063115 | synthetic-high | dsp_movavg | dsp | easy | 1 | 1 | 1 | 1 | 1 | none | 0.5126 | 1.462 | 294 | 0 | 0 | 100 | 20 | 20,260,707 |
230768c239ad | synthetic-high | dsp_movavg | dsp | easy | 2 | 1 | 1 | 1 | 1 | none | 0.5105 | 1.462 | 294 | 0 | 0 | 100 | 20 | 20,260,707 |
2ba44ba0f6d3 | synthetic-high | fsm_seqdet | fsm | moderate | 0 | 1 | 1 | 1 | 1 | none | 0.4642 | 2.207 | 308 | 0 | 0 | 100 | 23 | 20,260,707 |
9b80204a8964 | synthetic-high | fsm_seqdet | fsm | moderate | 1 | 1 | 1 | 1 | 1 | none | 0.4615 | 2.207 | 308 | 0 | 0 | 100 | 23 | 20,260,707 |
833a2dccaaaa | synthetic-high | fsm_seqdet | fsm | moderate | 2 | 1 | 1 | 1 | 1 | none | 0.4634 | 2.207 | 308 | 0 | 0 | 100 | 23 | 20,260,707 |
743d06b1a729 | synthetic-high | fsm_traffic | fsm | easy | 0 | 1 | 1 | 1 | 1 | none | 0.4652 | 1.994 | 317 | 0 | 0 | 100 | 24 | 20,260,707 |
2a5364feb785 | synthetic-high | fsm_traffic | fsm | easy | 1 | 1 | 1 | 1 | 1 | none | 0.466 | 1.994 | 317 | 0 | 0 | 100 | 24 | 20,260,707 |
db439b1eb6f3 | synthetic-high | fsm_traffic | fsm | easy | 2 | 1 | 1 | 1 | 1 | none | 0.4625 | 1.994 | 317 | 0 | 0 | 100 | 24 | 20,260,707 |
18b9bc29bc01 | synthetic-high | mem_fifo | memory | moderate | 0 | 0 | 0 | 0 | 0 | compilation_error | 0.0448 | 1.747 | 367 | 0 | 0 | 0 | 25 | 20,260,707 |
6365aeac3752 | synthetic-high | mem_fifo | memory | moderate | 1 | 0 | 0 | 0 | 0 | compilation_error | 0.0455 | 1.747 | 367 | 0 | 0 | 0 | 25 | 20,260,707 |
a6c502688322 | synthetic-high | mem_fifo | memory | moderate | 2 | 0 | 0 | 0 | 0 | compilation_error | 0.0442 | 1.747 | 367 | 0 | 0 | 0 | 25 | 20,260,707 |
dfc5db387f01 | synthetic-high | mem_regfile | memory | moderate | 0 | 0 | 0 | 0 | 0 | compilation_error | 0.0447 | 1.466 | 309 | 0 | 0 | 0 | 19 | 20,260,707 |
fa6970af41d6 | synthetic-high | mem_regfile | memory | moderate | 1 | 0 | 0 | 0 | 0 | compilation_error | 0.0447 | 1.466 | 309 | 0 | 0 | 0 | 19 | 20,260,707 |
ab5ee7caddeb | synthetic-high | mem_regfile | memory | moderate | 2 | 0 | 0 | 0 | 0 | compilation_error | 0.0439 | 1.466 | 309 | 0 | 0 | 0 | 19 | 20,260,707 |
e585b798f6d0 | synthetic-high | mem_sync_ram | memory | easy | 0 | 0 | 0 | 0 | 0 | compilation_error | 0.0436 | 1.776 | 203 | 0 | 0 | 0 | 9 | 20,260,707 |
End of preview.
README.md exists but content is empty.
- Downloads last month
- 20