cve2/examples
Rupert Swarbrick ba9b137488 Switch from 'bool' to 'int' parameters in fusesoc core files
Fusesoc has an unfortunate bug[1] where a boolean parameter which has
default true can't be disabled. For now, just make all our boolean
parameters back into integers again. In the future, when that's fixed,
maybe we should switch things back.

[1] https://github.com/olofk/fusesoc/issues/392
2020-04-14 15:30:26 +01:00
..
fpga/artya7 Merge pull request #624 from ganoam/fpga-opt-perf-mon-pr 2020-03-06 12:49:51 +01:00
simple_system Switch from 'bool' to 'int' parameters in fusesoc core files 2020-04-14 15:30:26 +01:00
sw [rtl/sw] Add multiply and divide wait counters 2020-03-13 14:48:29 +00:00