mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-27 17:59:26 +00:00
* area should be 1 for all LUTs * clean up macros * add log_assert to fail noisily when encountering oddly configured DFF * clean help msg * flatten set to true by default * update * merge mult tests * remove redundant test * move all dsp tests to single file and remove redundant tests * update ram tests * add more dff tests * fix c++20 compile errors * add option to dump verilog * default to use abc9 * remove -abc9 option since its the default now --------- Co-authored-by: tony <minchunlin@gmail.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| dff.ys | ||
| dff_opt.v | ||
| dff_opt.ys | ||
| dsp.ys | ||
| mult.ys | ||
| ram_SDP.v | ||
| ram_SDP.ys | ||
| ram_TDP.v | ||
| ram_TDP.ys | ||
| reduce.v | ||
| reduce.ys | ||
| run-test.sh | ||
| simple_ram.ys | ||
| uram_ar.v | ||
| uram_ar.ys | ||
| uram_sr.v | ||
| uram_sr.ys | ||
| widemux.v | ||
| widemux.ys | ||