aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add examples/osu035Clifford Wolf2017-05-234-0/+30
* Replace CRLF line endings with LF in de2i.qsf (quartus example)Clifford Wolf2017-04-121-1098/+1098
* Squelch trailing whitespaceLarry Doolittle2017-04-126-31/+31
* Add initial support for both MAX10 and Cyclone IV (E|GX) FPGAsdh732017-04-0517-0/+1287
* Added $assert/$assume support to AIGER back-endClifford Wolf2016-12-032-3/+3
* Added examples/aiger/Clifford Wolf2016-12-014-0/+53
* Progress in examples/gowin/Clifford Wolf2016-11-085-21/+95
* Added examples/gowin/Clifford Wolf2016-11-076-0/+57
* Added $anyseq cell typeClifford Wolf2016-10-141-1/+2
* yosys-smtbmc meminit supportClifford Wolf2016-09-083-2/+29
* Improvements in assertpmuxClifford Wolf2016-09-073-2/+25
* Made examples/smtbmc/demo1.v more interestingClifford Wolf2016-09-021-1/+1
* Added $anyconst support to yosys-smtbmcClifford Wolf2016-08-303-1/+29
* Made "write_smt2 -bv -mem" default, added "write_smt2 -nobv -nomem"Clifford Wolf2016-08-301-4/+4
* Removed $predict againClifford Wolf2016-08-281-1/+0
* Added smtc "final" statementClifford Wolf2016-08-274-2/+36
* More yosys-smtbmc smtc featuresClifford Wolf2016-08-244-5/+38
* yosys-smtbmc --smtc -gClifford Wolf2016-08-242-5/+14
* Added "yosys-smtbmc --dump-constr"Clifford Wolf2016-08-221-1/+1
* Added examples/smtbmc/demo2.vClifford Wolf2016-08-203-3/+45
* Added smtbmc longopt supportClifford Wolf2016-08-201-2/+2
* Added $initstate support to smtbmc flowClifford Wolf2016-07-271-1/+2
* After reading the SV spec, using non-standard predict() instead of expect()Clifford Wolf2016-07-211-1/+1
* Added examples/smtbmcClifford Wolf2016-07-132-0/+30
* Cleanups and improvements in examples/cmos/Clifford Wolf2016-03-115-12/+19
* Merge commit 'b34385ec924b6067c1f82bdbae923f8062518956'Clifford Wolf2016-03-115-9/+76
|\
| * Completed ngspice digital example with verilog tbUros Platise2016-03-055-9/+76
* | Added examples/cxx-api/evaldemo.ccClifford Wolf2016-03-081-0/+55
|/
* Added digital (xspice) example code to examples/cmos/Clifford Wolf2016-03-024-1/+70
* Added examples/ top-level directoryClifford Wolf2015-10-1315-0/+304