projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2018-12-21
Benedikt Tutzer
Make can now install Python libraries to system path
commit
|
commitdiff
|
tree
2018-12-11
Benedikt Tutzer
Added python-api to install
commit
|
commitdiff
|
tree
2018-12-11
Benedikt Tutzer
Added sample code for python-api
commit
|
commitdiff
|
tree
2018-12-06
Benedikt Tutzer
throw exception when member is NULL
commit
|
commitdiff
|
tree
2018-10-25
Benedikt Tutzer
added all variable in __init__.py to allow importing...
commit
|
commitdiff
|
tree
2018-10-25
Benedikt Tutzer
changed dlopen flags to support plugins
commit
|
commitdiff
|
tree
2018-10-25
Benedikt Tutzer
removed debug output from make
commit
|
commitdiff
|
tree
2018-10-25
Benedikt Tutzer
removed deletes
commit
|
commitdiff
|
tree
2018-10-25
Benedikt Tutzer
added py_wrap_generator
commit
|
commitdiff
|
tree
2018-09-19
Benedikt Tutzer
Exposed generator script to make-process
commit
|
commitdiff
|
tree
2018-08-23
Benedikt Tutzer
added functions whose definitions are split over multip...
commit
|
commitdiff
|
tree
2018-08-23
Benedikt Tutzer
added default yosys license text
commit
|
commitdiff
|
tree
2018-08-23
Benedikt Tutzer
Fixed segfault / multiple free issue with lists
commit
|
commitdiff
|
tree
2018-08-22
Benedikt Tutzer
Do not pass heap object to Python. This way they should...
commit
|
commitdiff
|
tree
2018-08-22
Benedikt Tutzer
Fixed Identation
commit
|
commitdiff
|
tree
2018-08-21
Benedikt Tutzer
Wrapped functions that use unsigned int or type_t as...
commit
|
commitdiff
|
tree
2018-08-21
Benedikt Tutzer
added operators <, == and !=
commit
|
commitdiff
|
tree
2018-08-21
Benedikt Tutzer
Added previousely missed functions
commit
|
commitdiff
|
tree
2018-08-21
Benedikt Tutzer
Deleted duplicate Destructor
commit
|
commitdiff
|
tree
2018-08-20
Benedikt Tutzer
added some checks if python is enabled to make sure...
commit
|
commitdiff
|
tree
2018-08-20
Benedikt Tutzer
Two passes are not allowed to have the same filename
commit
|
commitdiff
|
tree
2018-08-20
Benedikt Tutzer
The share directory cannot be searched when used as...
commit
|
commitdiff
|
tree
2018-08-20
Benedikt Tutzer
Python passes are now looked for in share/plugins and...
commit
|
commitdiff
|
tree
2018-08-20
Benedikt Tutzer
Fixed issue when using a python plugin in the yosys...
commit
|
commitdiff
|
tree
2018-08-16
Benedikt Tutzer
Python Passes can now be added with the -m option or...
commit
|
commitdiff
|
tree
2018-08-13
Benedikt Tutzer
Added Wrappers for:
commit
|
commitdiff
|
tree
2018-08-01
Benedikt Tutzer
Saving id and pointer to c++ object. Object is valid...
commit
|
commitdiff
|
tree
2018-08-01
Benedikt Tutzer
Setup is called automatically when the module is loaded...
commit
|
commitdiff
|
tree
2018-08-01
Benedikt Tutzer
Cleaned up comments
commit
|
commitdiff
|
tree
2018-08-01
Benedikt Tutzer
removed unused library and already present compiler...
commit
|
commitdiff
|
tree
2018-07-10
Benedikt Tutzer
Added Monitor class that can monitor all changes in...
commit
|
commitdiff
|
tree
2018-07-10
Benedikt Tutzer
added destructors for wires and cells
commit
|
commitdiff
|
tree
2018-07-09
Benedikt Tutzer
removed debug output
commit
|
commitdiff
|
tree
2018-07-09
Benedikt Tutzer
commands can now be run on arbitrary designs, not only...
commit
|
commitdiff
|
tree
2018-07-09
Benedikt Tutzer
multiple designs can now exist independent from each...
commit
|
commitdiff
|
tree
2018-06-28
Benedikt Tutzer
Introduced namespace and removed class-prefixes to...
commit
|
commitdiff
|
tree
2018-06-28
Benedikt Tutzer
changed references from hash-ids to IdString names
commit
|
commitdiff
|
tree
2018-06-25
Benedikt Tutzer
added wrappers for Design, Modules, Cells and Wires
commit
|
commitdiff
|
tree
2018-06-22
Benedikt Tutzer
added ENABLE_PYTHON option in build environment
commit
|
commitdiff
|
tree
2018-06-21
Clifford Wolf
Add simplified "read" command, enable extnets in implic...
commit
|
commitdiff
|
tree
2018-06-20
Clifford Wolf
Merge branch 'master' of github.com:YosysHQ/yosys
commit
|
commitdiff
|
tree
2018-06-20
Clifford Wolf
Add automatic verific import in hierarchy command
commit
|
commitdiff
|
tree
2018-06-20
Clifford Wolf
Merge pull request #572 from q3k/q3k/fix-protobuf-build
commit
|
commitdiff
|
tree
2018-06-20
Sergiusz Bazanski
Fix protobuf build
commit
|
commitdiff
|
tree
2018-06-19
Clifford Wolf
Merge pull request #571 from q3k/q3k/protobuf-backend
commit
|
commitdiff
|
tree
2018-06-19
Serge Bazanski
Add Protobuf backend
commit
|
commitdiff
|
tree
2018-06-19
Clifford Wolf
Be slightly less aggressive in "deminout" pass
commit
|
commitdiff
|
tree
2018-06-19
Clifford Wolf
Merge pull request #570 from edcote/patch-4
commit
|
commitdiff
|
tree
2018-06-19
Edmond Cote
Include module name for area summary stats
commit
|
commitdiff
|
tree
2018-06-15
Clifford Wolf
Bugfix in liberty parser (as suggested by aiju in ...
commit
|
commitdiff
|
tree
2018-06-13
Clifford Wolf
Add "synth_ice40 -json"
commit
|
commitdiff
|
tree
2018-06-11
Clifford Wolf
Fix ice40_opt for cases where a port is connected to...
commit
|
commitdiff
|
tree
2018-06-06
Clifford Wolf
Merge pull request #561 from udif/pr_skip_typo
commit
|
commitdiff
|
tree
2018-06-05
Udi Finkelstein
Fixed typo (sikp -> skip)
commit
|
commitdiff
|
tree
2018-06-01
Clifford Wolf
Add (* gclk *) attribute support
commit
|
commitdiff
|
tree
2018-06-01
Clifford Wolf
Add setundef -anyseq / -anyconst support to -undriven...
commit
|
commitdiff
|
tree
2018-06-01
Clifford Wolf
Add "setundef -anyconst"
commit
|
commitdiff
|
tree
2018-05-31
Clifford Wolf
Bugfix in handling of array instances with empty ports
commit
|
commitdiff
|
tree
2018-05-30
Clifford Wolf
Update examples/cmos/counter.ys to use "synth" command
commit
|
commitdiff
|
tree
2018-05-30
Clifford Wolf
Make -nordff the default in "prep"
commit
|
commitdiff
|
tree
2018-05-30
Clifford Wolf
Update ABC to git rev 6df1396
commit
|
commitdiff
|
tree
2018-05-28
Clifford Wolf
Disable memory_dff for initialized FFs
commit
|
commitdiff
|
tree
2018-05-28
Clifford Wolf
Add some cleanup code to memory_nordff
commit
|
commitdiff
|
tree
2018-05-28
Clifford Wolf
Add comment to VIPER #13453 work-around
commit
|
commitdiff
|
tree
2018-05-25
Clifford Wolf
Fix Verific handling of single-bit anyseq/anyconst...
commit
|
commitdiff
|
tree
2018-05-24
Clifford Wolf
Fix VerificClocking for cases where Verific generates...
commit
|
commitdiff
|
tree
2018-05-24
Clifford Wolf
Fix verific handling of anyconst/anyseq attributes
commit
|
commitdiff
|
tree
2018-05-19
Clifford Wolf
Merge pull request #454 from rqou/emscripten-and-abc
commit
|
commitdiff
|
tree
2018-05-19
Robert Ou
Force abc to align memory to 8 bytes
commit
|
commitdiff
|
tree
2018-05-19
Robert Ou
Modify emscripten main to mount nodefs and to run arg...
commit
|
commitdiff
|
tree
2018-05-19
Robert Ou
Force abc to be linked statically and without threads...
commit
|
commitdiff
|
tree
2018-05-19
Robert Ou
Fix infinite loop in abc command under emscripten
commit
|
commitdiff
|
tree
2018-05-19
Robert Ou
Fix reading techlibs under emscripten
commit
|
commitdiff
|
tree
2018-05-19
Robert Ou
Add options to disable abc's usage of pthreads and...
commit
|
commitdiff
|
tree
2018-05-19
Robert Ou
Add an option to statically link abc into yosys
commit
|
commitdiff
|
tree
2018-05-19
Robert Ou
Makefile: Make abc always use stdint.h
commit
|
commitdiff
|
tree
2018-05-17
Clifford Wolf
Merge pull request #550 from jimparis/yosys-upstream
commit
|
commitdiff
|
tree
2018-05-17
Clifford Wolf
Merge pull request #551 from olofk/ice40_cells_sim_ports
commit
|
commitdiff
|
tree
2018-05-17
Olof Kindgren
Avoid mixing module port declaration styles in ice40...
commit
|
commitdiff
|
tree
2018-05-17
Jim Paris
Support SystemVerilog `` extension for macros
commit
|
commitdiff
|
tree
2018-05-17
Jim Paris
Skip spaces around macro arguments
commit
|
commitdiff
|
tree
2018-05-15
Clifford Wolf
Fix handling of anyconst/anyseq attrs in VHDL code...
commit
|
commitdiff
|
tree
2018-05-15
Clifford Wolf
Remove mercurial from build instructions
commit
|
commitdiff
|
tree
2018-05-15
Clifford Wolf
Fix iopadmap for loops between tristate IO buffers
commit
|
commitdiff
|
tree
2018-05-15
Clifford Wolf
Fix iopadmap for cases where IO pins already have buffe...
commit
|
commitdiff
|
tree
2018-05-13
Clifford Wolf
Some cleanups in setundef.cc
commit
|
commitdiff
|
tree
2018-05-13
Clifford Wolf
Use $(OS) in makefile to check for Darwin
commit
|
commitdiff
|
tree
2018-05-13
Clifford Wolf
Merge pull request #505 from thefallenidealist/FreeBSD_...
commit
|
commitdiff
|
tree
2018-05-13
Christian Krämer
Add "#ifdef __FreeBSD__"
commit
|
commitdiff
|
tree
2018-05-13
Clifford Wolf
Revert "Add "#ifdef __FreeBSD__""
commit
|
commitdiff
|
tree
2018-05-12
Sergiusz Bazanski
Also interpret '&' in liberty functions
commit
|
commitdiff
|
tree
2018-05-12
Clifford Wolf
Add optimization of tristate buffer with constant contr...
commit
|
commitdiff
|
tree
2018-05-12
Clifford Wolf
Add "hierarchy -simcheck"
commit
|
commitdiff
|
tree
2018-05-06
Johnny Sorocil
update README
commit
|
commitdiff
|
tree
2018-05-06
Johnny Sorocil
autotest.sh: Change from /bin/bash to /usr/bin/env...
commit
|
commitdiff
|
tree
2018-05-06
Johnny Sorocil
Enable building on FreeBSD
commit
|
commitdiff
|
tree
2018-05-05
Clifford Wolf
Further improve handling of zero-length SVA consecutive...
commit
|
commitdiff
|
tree
2018-05-05
Clifford Wolf
Fix handling of zero-length SVA consecutive repetition
commit
|
commitdiff
|
tree
2018-05-05
Johnny Sorocil
Add "#ifdef __FreeBSD__"
commit
|
commitdiff
|
tree
2018-05-04
Clifford Wolf
Add ABC FAQ to "help abc"
commit
|
commitdiff
|
tree
next