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