Add new tests to 'simple' and 'misc' groups.
backends ======= 1. backends/firrtl/firrtl.cc – skipped because of error: ERROR: Unclocked write port 0 on memory top.ram. Add model with memory block too, so you can cover line block starting at line 419 simple ========= + 1. passes/techmap/attrmap.cc There is example in help block create example with (* keep="true" *) attribute and run example + 2. passes/techmap/dff2dffe.cc execute with -unmap parameter + 3. passes/techmap/dff2dffs.cc + 4. passes/techmap/extract.cc Lot of variations of input parameters is not excersised ? 5. passes/techmap/extract_counter.cc This is specific to greenpak4 architecture, but idea is to have counter in design and call this after synth_greenpak + 6. passes/techmap/shregmap.cc. This also seams to be greenpak4 specific, but extracting shift register misc ======== 1. passes/techmap/insbuf.cc Testing problems: 1. backends/firrtl/firrtl.cc – skipped because of error: ERROR: Unclocked write port 0 on memory top.ram. Add model with memory block too, so you can cover line block starting at line 419 2.dff2dffe -direct - skipped: ERROR: Found error in internal cell \dffe.$procdff$47 ($dffe) at 3.insbuf -buf $_BUF_ in out - skipped: ERROR: Found error in internal cell
Showing
misc/insbuf/testbench.v
0 → 100644
misc/insbuf/top.v
0 → 100644
misc/scripts/insbuf.ys
0 → 100644
misc/scripts/insbuf_cell.ys
0 → 100644
simple/attrmap/testbench.v
0 → 100644
simple/attrmap/top.v
0 → 100644
simple/dff2dffe_unmap/testbench.v
0 → 100644
simple/dff2dffe_unmap/top.v
0 → 100644
simple/dff2dffs/testbench.v
0 → 100644
simple/dff2dffs/top.v
0 → 100644
simple/extract/testbench.v
0 → 100644
simple/extract/top.v
0 → 100644
simple/extract_counter/testbench.v
0 → 100644
simple/extract_counter/top.v
0 → 100644
simple/extract_counter_down/testbench.v
0 → 100644
simple/extract_counter_down/top.v
0 → 100644
simple/extract_counter_negative_reset/top.v
0 → 100644
simple/extract_counter_no_reset/testbench.v
0 → 100644
simple/extract_counter_no_reset/top.v
0 → 100644
simple/extract_counter_sync_reset/top.v
0 → 100644
simple/scripts/attrmap.ys
0 → 100644
simple/scripts/attrmap_modattr.ys
0 → 100644
simple/scripts/dff2dffe_unmap.ys
0 → 100644
simple/scripts/dff2dffe_unmap_direct.ys
0 → 100644
simple/scripts/dff2dffe_unmap_mince.ys
0 → 100644
simple/scripts/dff2dffs.ys
0 → 100644
simple/scripts/extract_cell_attr.ys
0 → 100644
simple/scripts/extract_compat.ys
0 → 100644
simple/scripts/extract_constports.ys
0 → 100644
simple/scripts/extract_counter.ys
0 → 100644
simple/scripts/extract_counter_maxwidth.ys
0 → 100644
simple/scripts/extract_counter_pout.ys
0 → 100644
simple/scripts/extract_ignore_param.ys
0 → 100644
simple/scripts/extract_ignore_parameters.ys
0 → 100644
simple/scripts/extract_map.ys
0 → 100644
simple/scripts/extract_map_design.ys
0 → 100644
simple/scripts/extract_mine.ys
0 → 100644
simple/scripts/extract_mine_cells_span.ys
0 → 100644
simple/scripts/extract_mine_max_fanout.ys
0 → 100644
simple/scripts/extract_mine_min_freq.ys
0 → 100644
simple/scripts/extract_mine_split.ys
0 → 100644
simple/scripts/extract_nodefaultswaps.ys
0 → 100644
simple/scripts/extract_perm.ys
0 → 100644
simple/scripts/extract_swap.ys
0 → 100644
simple/scripts/extract_verbose.ys
0 → 100644
simple/scripts/extract_wire_attr.ys
0 → 100644
simple/scripts/shregmap.ys
0 → 100644
simple/scripts/shregmap_clkpol_any.ys
0 → 100644
simple/scripts/shregmap_clkpol_neg.ys
0 → 100644
simple/scripts/shregmap_clkpol_pos.ys
0 → 100644
simple/scripts/shregmap_enpol_any.ys
0 → 100644
simple/scripts/shregmap_enpol_any_or_none.ys
0 → 100644
simple/scripts/shregmap_enpol_neg.ys
0 → 100644
simple/scripts/shregmap_enpol_none.ys
0 → 100644
simple/scripts/shregmap_enpol_pos.ys
0 → 100644
simple/scripts/shregmap_init.ys
0 → 100644
simple/scripts/shregmap_keep_after.ys
0 → 100644
simple/scripts/shregmap_keep_before.ys
0 → 100644
simple/scripts/shregmap_match.ys
0 → 100644
simple/scripts/shregmap_maxlen.ys
0 → 100644
simple/scripts/shregmap_minlen.ys
0 → 100644
simple/scripts/shregmap_params.ys
0 → 100644
simple/scripts/shregmap_tech.ys
0 → 100644
simple/scripts/shregmap_zinit.ys
0 → 100644
simple/shregmap/testbench.v
0 → 100644
simple/shregmap/top.v
0 → 100644
simple/shregmap_resetable/testbench.v
0 → 100644
simple/shregmap_resetable/top.v
0 → 100644
Please
register
or
sign in
to comment