Fix typo, fixes #1095
[yosys.git] / CHANGELOG
1
2 List of major changes and improvements between releases
3 =======================================================
4
5
6 Yosys 0.8 .. Yosys 0.8-dev
7 --------------------------
8
9 * Various
10 - Added $changed support to read_verilog
11 - Added "write_edif -attrprop"
12 - Added "ice40_unlut" pass
13 - Added "opt_lut" pass
14 - Added "synth_ice40 -relut"
15 - Added "synth_ice40 -noabc"
16 - Added "gate2lut.v" techmap rule
17 - Added "rename -src"
18 - Added "equiv_opt" pass
19 - Added "read_aiger" frontend
20 - Extended "muxcover -mux{4,8,16}=<cost>"
21 - "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx"
22
23
24 Yosys 0.7 .. Yosys 0.8
25 ----------------------
26
27 * Various
28 - Many bugfixes and small improvements
29 - Strip debug symbols from installed binary
30 - Replace -ignore_redef with -[no]overwrite in front-ends
31 - Added write_verilog hex dump support, add -nohex option
32 - Added "write_verilog -decimal"
33 - Added "scc -set_attr"
34 - Added "verilog_defines" command
35 - Remeber defines from one read_verilog to next
36 - Added support for hierarchical defparam
37 - Added FIRRTL back-end
38 - Improved ABC default scripts
39 - Added "design -reset-vlog"
40 - Added "yosys -W regex", "yosys -w regex", and "yosys -e regex"
41 - Added Verilog $rtoi and $itor support
42 - Added "check -initdrv"
43 - Added "read_blif -wideports"
44 - Added support for systemVerilog "++" and "--" operators
45 - Added support for SystemVerilog unique, unique0, and priority case
46 - Added "write_edif" options for edif "flavors"
47 - Added support for resetall compiler directive
48 - Added simple C beck-end (bitwise combinatorical only atm)
49 - Added $_ANDNOT_ and $_ORNOT_ cell types
50 - Added cell library aliases to "abc -g"
51 - Added "setundef -anyseq"
52 - Added "chtype" command
53 - Added "design -import"
54 - Added "write_table" command
55 - Added "read_json" command
56 - Added "sim" command
57 - Added "extract_fa" and "extract_reduce" commands
58 - Added "extract_counter" command
59 - Added "opt_demorgan" command
60 - Added support for $size and $bits SystemVerilog functions
61 - Added "blackbox" command
62 - Added "ltp" command
63 - Added support for editline as replacement for readline
64 - Added warnings for driver-driver conflicts between FFs (and other cells) and constants
65 - Added "yosys -E" for creating Makefile dependencies files
66 - Added "synth -noshare"
67 - Added "memory_nordff"
68 - Added "setundef -undef -expose -anyconst"
69 - Added "expose -input"
70 - Added specify/specparam parser support (simply ignore them)
71 - Added "write_blif -inames -iattr"
72 - Added "hierarchy -simcheck"
73 - Added an option to statically link abc into yosys
74 - Added protobuf back-end
75 - Added BLIF parsing support for .conn and .cname
76 - Added read_verilog error checking for reg/wire/logic misuse
77 - Added "make coverage" and ENABLE_GCOV build option
78
79 * Changes in Yosys APIs
80 - Added ConstEval defaultval feature
81 - Added {get,set}_src_attribute() methods on RTLIL::AttrObject
82 - Added SigSpec::is_fully_ones() and Const::is_fully_ones()
83 - Added log_file_warning() and log_file_error() functions
84
85 * Formal Verification
86 - Added "write_aiger"
87 - Added "yosys-smtbmc --aig"
88 - Added "always <positive_int>" to .smtc format
89 - Added $cover cell type and support for cover properties
90 - Added $fair/$live cell type and support for liveness properties
91 - Added smtbmc support for memory vcd dumping
92 - Added "chformal" command
93 - Added "write_smt2 -stbv" and "write_smt2 -stdt"
94 - Fix equiv_simple, old behavior now available with "equiv_simple -short"
95 - Change to Yices2 as default SMT solver (it is GPL now)
96 - Added "yosys-smtbmc --presat" (now default in SymbiYosys)
97 - Added "yosys-smtbmc --smtc-init --smtc-top --noinit"
98 - Added a brand new "write_btor" command for BTOR2
99 - Added clk2fflogic memory support and other improvements
100 - Added "async memory write" support to write_smt2
101 - Simulate clock toggling in yosys-smtbmc VCD output
102 - Added $allseq/$allconst cells for EA-solving
103 - Make -nordff the default in "prep"
104 - Added (* gclk *) attribute
105 - Added "async2sync" pass for single-clock designs with async resets
106
107 * Verific support
108 - Many improvements in Verific front-end
109 - Added proper handling of concurent SVA properties
110 - Map "const" and "rand const" to $anyseq/$anyconst
111 - Added "verific -import -flatten" and "verific -import -extnets"
112 - Added "verific -vlog-incdir -vlog-define -vlog-libdir"
113 - Remove PSL support (because PSL has been removed in upstream Verific)
114 - Improve integration with "hierarchy" command design elaboration
115 - Added YOSYS_NOVERIFIC for running non-verific test cases with verific bin
116 - Added simpilied "read" command that automatically uses verific if available
117 - Added "verific -set-<severity> <msg_id>.."
118 - Added "verific -work <libname>"
119
120 * New back-ends
121 - Added initial Coolrunner-II support
122 - Added initial eASIC support
123 - Added initial ECP5 support
124
125 * GreenPAK Support
126 - Added support for GP_DLATCH, GP_SPI, GP_DCMx, GP_COUNTx, etc.
127
128 * iCE40 Support
129 - Add "synth_ice40 -vpr"
130 - Add "synth_ice40 -nodffe"
131 - Add "synth_ice40 -json"
132 - Add Support for UltraPlus cells
133
134 * MAX10 and Cyclone IV Support
135 - Added initial version of metacommand "synth_intel".
136 - Improved write_verilog command to produce VQM netlist for Quartus Prime.
137 - Added support for MAX10 FPGA family synthesis.
138 - Added support for Cyclone IV family synthesis.
139 - Added example of implementation for DE2i-150 board.
140 - Added example of implementation for MAX10 development kit.
141 - Added LFSR example from Asic World.
142 - Added "dffinit -highlow" for mapping to Intel primitives
143
144
145 Yosys 0.6 .. Yosys 0.7
146 ----------------------
147
148 * Various
149 - Added "yosys -D" feature
150 - Added support for installed plugins in $(DATDIR)/plugins/
151 - Renamed opt_const to opt_expr
152 - Renamed opt_share to opt_merge
153 - Added "prep -flatten" and "synth -flatten"
154 - Added "prep -auto-top" and "synth -auto-top"
155 - Using "mfs" and "lutpack" in ABC lut mapping
156 - Support for abstract modules in chparam
157 - Cleanup abstract modules at end of "hierarchy -top"
158 - Added tristate buffer support to iopadmap
159 - Added opt_expr support for div/mod by power-of-two
160 - Added "select -assert-min <N> -assert-max <N>"
161 - Added "attrmvcp" pass
162 - Added "attrmap" command
163 - Added "tee +INT -INT"
164 - Added "zinit" pass
165 - Added "setparam -type"
166 - Added "shregmap" pass
167 - Added "setundef -init"
168 - Added "nlutmap -assert"
169 - Added $sop cell type and "abc -sop -I <num> -P <num>"
170 - Added "dc2" to default ABC scripts
171 - Added "deminout"
172 - Added "insbuf" command
173 - Added "prep -nomem"
174 - Added "opt_rmdff -keepdc"
175 - Added "prep -nokeepdc"
176 - Added initial version of "synth_gowin"
177 - Added "fsm_expand -full"
178 - Added support for fsm_encoding="user"
179 - Many improvements in GreenPAK4 support
180 - Added black box modules for all Xilinx 7-series lib cells
181 - Added synth_ice40 support for latches via logic loops
182 - Fixed ice40_opt lut unmapping, added "ice40_opt -unlut"
183
184 * Build System
185 - Added ABCEXTERNAL and ABCURL make variables
186 - Added BINDIR, LIBDIR, and DATDIR make variables
187 - Added PKG_CONFIG make variable
188 - Added SEED make variable (for "make test")
189 - Added YOSYS_VER_STR make variable
190 - Updated min GCC requirement to GCC 4.8
191 - Updated required Bison version to Bison 3.x
192
193 * Internal APIs
194 - Added ast.h to exported headers
195 - Added ScriptPass helper class for script-like passes
196 - Added CellEdgesDatabase API
197
198 * Front-ends and Back-ends
199 - Added filename glob support to all front-ends
200 - Added avail (black-box) module params to ilang format
201 - Added $display %m support
202 - Added support for $stop Verilog system task
203 - Added support for SystemVerilog packages
204 - Fixed procedural assignments to non-unique lvalues, e.g. {y,y} = {a,b}
205 - Added support for "active high" and "active low" latches in read_blif and write_blif
206 - Use init value "2" for all uninitialized FFs in BLIF back-end
207 - Added "read_blif -sop"
208 - Added "write_blif -noalias"
209 - Added various write_blif options for VTR support
210 - write_json: also write module attributes.
211 - Added "write_verilog -nodec -nostr -defparam"
212 - Added "read_verilog -norestrict -assume-asserts"
213 - Added support for bus interfaces to "read_liberty -lib"
214 - Added liberty parser support for types within cell decls
215 - Added "write_verilog -renameprefix -v"
216 - Added "write_edif -nogndvcc"
217
218 * Formal Verification
219 - Support for hierarchical designs in smt2 back-end
220 - Yosys-smtbmc: Support for hierarchical VCD dumping
221 - Added $initstate cell type and vlog function
222 - Added $anyconst and $anyseq cell types and vlog functions
223 - Added printing of code loc of failed asserts to yosys-smtbmc
224 - Added memory_memx pass, "memory -memx", and "prep -memx"
225 - Added "proc_mux -ifx"
226 - Added "yosys-smtbmc -g"
227 - Deprecated "write_smt2 -regs" (by default on now)
228 - Made "write_smt2 -bv -mem" default, added "write_smt2 -nobv -nomem"
229 - Added support for memories to smtio.py
230 - Added "yosys-smtbmc --dump-vlogtb"
231 - Added "yosys-smtbmc --smtc --dump-smtc"
232 - Added "yosys-smtbmc --dump-all"
233 - Added assertpmux command
234 - Added "yosys-smtbmc --unroll"
235 - Added $past, $stable, $rose, $fell SVA functions
236 - Added "yosys-smtbmc --noinfo and --dummy"
237 - Added "yosys-smtbmc --noincr"
238 - Added "yosys-smtbmc --cex <filename>"
239 - Added $ff and $_FF_ cell types
240 - Added $global_clock verilog syntax support for creating $ff cells
241 - Added clk2fflogic
242
243
244 Yosys 0.5 .. Yosys 0.6
245 ----------------------
246
247 * Various
248 - Added Contributor Covenant Code of Conduct
249 - Various improvements in dict<> and pool<>
250 - Added hashlib::mfp and refactored SigMap
251 - Improved support for reals as module parameters
252 - Various improvements in SMT2 back-end
253 - Added "keep_hierarchy" attribute
254 - Verilog front-end: define `BLACKBOX in -lib mode
255 - Added API for converting internal cells to AIGs
256 - Added ENABLE_LIBYOSYS Makefile option
257 - Removed "techmap -share_map" (use "-map +/filename" instead)
258 - Switched all Python scripts to Python 3
259 - Added support for $display()/$write() and $finish() to Verilog front-end
260 - Added "yosys-smtbmc" formal verification flow
261 - Added options for clang sanitizers to Makefile
262
263 * New commands and options
264 - Added "scc -expect <N> -nofeedback"
265 - Added "proc_dlatch"
266 - Added "check"
267 - Added "select %xe %cie %coe %M %C %R"
268 - Added "sat -dump_json" (WaveJSON format)
269 - Added "sat -tempinduct-baseonly -tempinduct-inductonly"
270 - Added "sat -stepsize" and "sat -tempinduct-step"
271 - Added "sat -show-regs -show-public -show-all"
272 - Added "write_json" (Native Yosys JSON format)
273 - Added "write_blif -attr"
274 - Added "dffinit"
275 - Added "chparam"
276 - Added "muxcover"
277 - Added "pmuxtree"
278 - Added memory_bram "make_outreg" feature
279 - Added "splice -wires"
280 - Added "dff2dffe -direct-match"
281 - Added simplemap $lut support
282 - Added "read_blif"
283 - Added "opt_share -share_all"
284 - Added "aigmap"
285 - Added "write_smt2 -mem -regs -wires"
286 - Added "memory -nordff"
287 - Added "write_smv"
288 - Added "synth -nordff -noalumacc"
289 - Added "rename -top new_name"
290 - Added "opt_const -clkinv"
291 - Added "synth -nofsm"
292 - Added "miter -assert"
293 - Added "read_verilog -noautowire"
294 - Added "read_verilog -nodpi"
295 - Added "tribuf"
296 - Added "lut2mux"
297 - Added "nlutmap"
298 - Added "qwp"
299 - Added "test_cell -noeval"
300 - Added "edgetypes"
301 - Added "equiv_struct"
302 - Added "equiv_purge"
303 - Added "equiv_mark"
304 - Added "equiv_add -try -cell"
305 - Added "singleton"
306 - Added "abc -g -luts"
307 - Added "torder"
308 - Added "write_blif -cname"
309 - Added "submod -copy"
310 - Added "dffsr2dff"
311 - Added "stat -liberty"
312
313 * Synthesis metacommands
314 - Various improvements in synth_xilinx
315 - Added synth_ice40 and synth_greenpak4
316 - Added "prep" metacommand for "synthesis lite"
317
318 * Cell library changes
319 - Added cell types to "help" system
320 - Added $meminit cell type
321 - Added $assume cell type
322 - Added $_MUX4_, $_MUX8_, and $_MUX16_ cells
323 - Added $tribuf and $_TBUF_ cell types
324 - Added read-enable to memory model
325
326 * YosysJS
327 - Various improvements in emscripten build
328 - Added alternative webworker-based JS API
329 - Added a few example applications
330
331
332 Yosys 0.4 .. Yosys 0.5
333 ----------------------
334
335 * API changes
336 - Added log_warning()
337 - Added eval_select_args() and eval_select_op()
338 - Added cell->known(), cell->input(portname), cell->output(portname)
339 - Skip blackbox modules in design->selected_modules()
340 - Replaced std::map<> and std::set<> with dict<> and pool<>
341 - New SigSpec::extend() is what used to be SigSpec::extend_u0()
342 - Added YS_OVERRIDE, YS_FINAL, YS_ATTRIBUTE, YS_NORETURN
343
344 * Cell library changes
345 - Added flip-flops with enable ($dffe etc.)
346 - Added $equiv cells for equivalence checking framework
347
348 * Various
349 - Updated ABC to hg rev 61ad5f908c03
350 - Added clock domain partitioning to ABC pass
351 - Improved plugin building (see "yosys-config --build")
352 - Added ENABLE_NDEBUG Makefile flag for high-performance builds
353 - Added "yosys -d", "yosys -L" and other driver improvements
354 - Added support for multi-bit (array) cell ports to "write_edif"
355 - Now printing most output to stdout, not stderr
356 - Added "onehot" attribute (set by "fsm_map")
357 - Various performance improvements
358 - Vastly improved Xilinx flow
359 - Added "make unsintall"
360
361 * Equivalence checking
362 - Added equivalence checking commands:
363 equiv_make equiv_simple equiv_status
364 equiv_induct equiv_miter
365 equiv_add equiv_remove
366
367 * Block RAM support:
368 - Added "memory_bram" command
369 - Added BRAM support to Xilinx flow
370
371 * Other New Commands and Options
372 - Added "dff2dffe"
373 - Added "fsm -encfile"
374 - Added "dfflibmap -prepare"
375 - Added "write_blid -unbuf -undef -blackbox"
376 - Added "write_smt2" for writing SMT-LIBv2 files
377 - Added "test_cell -w -muxdiv"
378 - Added "select -read"
379
380
381 Yosys 0.3.0 .. Yosys 0.4
382 ------------------------
383
384 * Platform Support
385 - Added support for mxe-based cross-builds for win32
386 - Added sourcecode-export as VisualStudio project
387 - Added experimental EMCC (JavaScript) support
388
389 * Verilog Frontend
390 - Added -sv option for SystemVerilog (and automatic *.sv file support)
391 - Added support for real-valued constants and constant expressions
392 - Added support for non-standard "via_celltype" attribute on task/func
393 - Added support for non-standard "module mod_name(...);" syntax
394 - Added support for non-standard """ macro bodies
395 - Added support for array with more than one dimension
396 - Added support for $readmemh and $readmemb
397 - Added support for DPI functions
398
399 * Changes in internal cell library
400 - Added $shift and $shiftx cell types
401 - Added $alu, $lcu, $fa and $macc cell types
402 - Removed $bu0 and $safe_pmux cell types
403 - $mem/$memwr WR_EN input is now a per-data-bit enable signal
404 - Added $_NAND_ $_NOR_ $_XNOR_ $_AOI3_ $_OAI3_ $_AOI4_ $_OAI4_
405 - Renamed ports of $lut cells (from I->O to A->Y)
406 - Renamed $_INV_ to $_NOT_
407
408 * Changes for simple synthesis flows
409 - There is now a "synth" command with a recommended default script
410 - Many improvements in synthesis of arithmetic functions to gates
411 - Multipliers and adders with many operands are using carry-save adder trees
412 - Remaining adders are now implemented using Brent-Kung carry look-ahead adders
413 - Various new high-level optimizations on RTL netlist
414 - Various improvements in FSM optimization
415 - Updated ABC to hg 5b5af75f1dda (from 2014-11-07)
416
417 * Changes in internal APIs and RTLIL
418 - Added log_id() and log_cell() helper functions
419 - Added function-like cell creation helpers
420 - Added GetSize() function (like .size() but with int)
421 - Major refactoring of RTLIL::Module and related classes
422 - Major refactoring of RTLIL::SigSpec and related classes
423 - Now RTLIL::IdString is essentially an int
424 - Added macros for code coverage counters
425 - Added some Makefile magic for pretty make logs
426 - Added "kernel/yosys.h" with all the core definitions
427 - Changed a lot of code from FILE* to c++ streams
428 - Added RTLIL::Monitor API and "trace" command
429 - Added "Yosys" C++ namespace
430
431 * Changes relevant to SAT solving
432 - Added ezSAT::keep_cnf() and ezSAT::non_incremental()
433 - Added native ezSAT support for vector shift ops
434 - Updated MiniSAT to git 37dc6c67e2 (from 2013-09-25)
435
436 * New commands (or large improvements to commands)
437 - Added "synth" command with default script
438 - Added "share" (finally some real resource sharing)
439 - Added "memory_share" (reduce number of ports on memories)
440 - Added "wreduce" and "alumacc" commands
441 - Added "opt -keepdc -fine -full -fast"
442 - Added some "test_*" commands
443
444 * Various other changes
445 - Added %D and %c select operators
446 - Added support for labels in yosys scripts
447 - Added support for here-documents in yosys scripts
448 - Support "+/" prefix for files from proc_share_dir
449 - Added "autoidx" statement to ilang language
450 - Switched from "yosys-svgviewer" to "xdot"
451 - Renamed "stdcells.v" to "techmap.v"
452 - Various bug fixes and small improvements
453 - Improved welcome and bye messages
454
455
456 Yosys 0.2.0 .. Yosys 0.3.0
457 --------------------------
458
459 * Driver program and overall behavior:
460 - Added "design -push" and "design -pop"
461 - Added "tee" command for redirecting log output
462
463 * Changes in the internal cell library:
464 - Added $dlatchsr and $_DLATCHSR_???_ cell types
465
466 * Improvements in Verilog frontend:
467 - Improved support for const functions (case, always, repeat)
468 - The generate..endgenerate keywords are now optional
469 - Added support for arrays of module instances
470 - Added support for "`default_nettype" directive
471 - Added support for "`line" directive
472
473 * Other front- and back-ends:
474 - Various changes to "write_blif" options
475 - Various improvements in EDIF backend
476 - Added "vhdl2verilog" pseudo-front-end
477 - Added "verific" pseudo-front-end
478
479 * Improvements in technology mapping:
480 - Added support for recursive techmap
481 - Added CONSTMSK and CONSTVAL features to techmap
482 - Added _TECHMAP_CONNMAP_*_ feature to techmap
483 - Added _TECHMAP_REPLACE_ feature to techmap
484 - Added "connwrappers" command for wrap-extract-unwrap method
485 - Added "extract -map %<design_name>" feature
486 - Added "extract -ignore_param ..." and "extract -ignore_parameters"
487 - Added "techmap -max_iter" option
488
489 * Improvements to "eval" and "sat" framework:
490 - Now include a copy of Minisat (with build fixes applied)
491 - Switched to Minisat::SimpSolver as SAT back-end
492 - Added "sat -dump_vcd" feature
493 - Added "sat -dump_cnf" feature
494 - Added "sat -initsteps <N>" feature
495 - Added "freduce -stop <N>" feature
496 - Added "freduce -dump <prefix>" feature
497
498 * Integration with ABC:
499 - Updated ABC rev to 7600ffb9340c
500
501 * Improvements in the internal APIs:
502 - Added RTLIL::Module::add... helper methods
503 - Various build fixes for OSX (Darwin) and OpenBSD
504
505
506 Yosys 0.1.0 .. Yosys 0.2.0
507 --------------------------
508
509 * Changes to the driver program:
510 - Added "yosys -h" and "yosys -H"
511 - Added support for backslash line continuation in scripts
512 - Added support for #-comments in same line as command
513 - Added "echo" and "log" commands
514
515 * Improvements in Verilog frontend:
516 - Added support for local registers in named blocks
517 - Added support for "case" in "generate" blocks
518 - Added support for $clog2 system function
519 - Added support for basic SystemVerilog assert statements
520 - Added preprocessor support for macro arguments
521 - Added preprocessor support for `elsif statement
522 - Added "verilog_defaults" command
523 - Added read_verilog -icells option
524 - Added support for constant sizes from parameters
525 - Added "read_verilog -setattr"
526 - Added support for function returning 'integer'
527 - Added limited support for function calls in parameter values
528 - Added "read_verilog -defer" to suppress evaluation of modules with default parameters
529
530 * Other front- and back-ends:
531 - Added BTOR backend
532 - Added Liberty frontend
533
534 * Improvements in technology mapping:
535 - The "dfflibmap" command now strongly prefers solutions with
536 no inverters in clock paths
537 - The "dfflibmap" command now prefers cells with smaller area
538 - Added support for multiple -map options to techmap
539 - Added "dfflibmap" support for //-comments in liberty files
540 - Added "memory_unpack" command to revert "memory_collect"
541 - Added standard techmap rule "techmap -share_map pmux2mux.v"
542 - Added "iopadmap -bits"
543 - Added "setundef" command
544 - Added "hilomap" command
545
546 * Changes in the internal cell library:
547 - Major rewrite of simlib.v for better compatibility with other tools
548 - Added PRIORITY parameter to $memwr cells
549 - Added TRANSPARENT parameter to $memrd cells
550 - Added RD_TRANSPARENT parameter to $mem cells
551 - Added $bu0 cell (always 0-extend, even undef MSB)
552 - Added $assert cell type
553 - Added $slice and $concat cell types
554
555 * Integration with ABC:
556 - Updated ABC to hg rev 2058c8ccea68
557 - Tighter integration of ABC build with Yosys build. The make
558 targets 'make abc' and 'make install-abc' are now obsolete.
559 - Added support for passing FFs from one clock domain through ABC
560 - Now always use BLIF as exchange format with ABC
561 - Added support for "abc -script +<command_sequence>"
562 - Improved standard ABC recipe
563 - Added support for "keep" attribute to abc command
564 - Added "abc -dff / -clk / -keepff" options
565
566 * Improvements to "eval" and "sat" framework:
567 - Added support for "0" and "~0" in right-hand side -set expressions
568 - Added "eval -set-undef" and "eval -table"
569 - Added "sat -set-init" and "sat -set-init-*" for sequential problems
570 - Added undef support to SAT solver, incl. various new "sat" options
571 - Added correct support for === and !== for "eval" and "sat"
572 - Added "sat -tempinduct" (default -seq is now non-induction sequential)
573 - Added "sat -prove-asserts"
574 - Complete rewrite of the 'freduce' command
575 - Added "miter" command
576 - Added "sat -show-inputs" and "sat -show-outputs"
577 - Added "sat -ignore_unknown_cells" (now produce an error by default)
578 - Added "sat -falsify"
579 - Now "sat -verify" and "sat -falsify" can also be used without "-prove"
580 - Added "expose" command
581 - Added support for @<sel_name> to sat and eval signal expressions
582
583 * Changes in the 'make test' framework and auxiliary test tools:
584 - Added autotest.sh -p and -f options
585 - Replaced autotest.sh ISIM support with XSIM support
586 - Added test cases for SAT framework
587
588 * Added "abbreviated IDs":
589 - Now $<something>$foo can be abbreviated as $foo.
590 - Usually this last part is a unique id (from RTLIL::autoidx)
591 - This abbreviated IDs are now also used in "show" output
592
593 * Other changes to selection framework:
594 - Now */ is optional in */<mode>:<arg> expressions
595 - Added "select -assert-none" and "select -assert-any"
596 - Added support for matching modules by attribute (A:<expr>)
597 - Added "select -none"
598 - Added support for r:<expr> pattern for matching cell parameters
599 - Added support for !=, <, <=, >=, > for attribute and parameter matching
600 - Added support for %s for selecting sub-modules
601 - Added support for %m for expanding selections to whole modules
602 - Added support for i:*, o:* and x:* pattern for selecting module ports
603 - Added support for s:<expr> pattern for matching wire width
604 - Added support for %a operation to select wire aliases
605
606 * Various other changes to commands and options:
607 - The "ls" command now supports wildcards
608 - Added "show -pause" and "show -format dot"
609 - Added "show -color" support for cells
610 - Added "show -label" and "show -notitle"
611 - Added "dump -m" and "dump -n"
612 - Added "history" command
613 - Added "rename -hide"
614 - Added "connect" command
615 - Added "splitnets -driver"
616 - Added "opt_const -mux_undef"
617 - Added "opt_const -mux_bool"
618 - Added "opt_const -undriven"
619 - Added "opt -mux_undef -mux_bool -undriven -purge"
620 - Added "hierarchy -libdir"
621 - Added "hierarchy -purge_lib" (by default now do not remove lib cells)
622 - Added "delete" command
623 - Added "dump -append"
624 - Added "setattr" and "setparam" commands
625 - Added "design -stash/-copy-from/-copy-to"
626 - Added "copy" command
627 - Added "splice" command
628