yosys.git
2022-04-08 Aki Van Nesspass jny: flipped the defaults for the inclusion of...
2022-04-08 Aki Van Nesspass jny: ensured the cell collection is cleared betwee...
2022-04-08 Aki Van Nesspass jny: fixed missing quotes around the type value...
2022-04-08 Aki Van Nesspass jny: fixed the backslash escape for strings
2022-04-08 Aki Van Nesspass jny: removed the invalid json escapes
2022-04-08 Aki Van Nesspass jny: added some todo comments about things that...
2022-04-08 Aki Van Nesspass jny: changed the constructor initializers to use...
2022-04-08 Aki Van Nesspass jny: fixed the string escape method to be less...
2022-04-08 Aki Van Nesspass jny: fixed the signed output for param value output
2022-04-08 Aki Van Nesspass jny: added connection output
2022-04-08 Aki Van Nesspass jny: added filter options for including connection...
2022-04-08 Aki Van Nesspass jny: large chunk of refactoring to make the JSON...
2022-04-08 Aki Van Nessmetadata -> jny: migrated to the proper name for the...
2022-04-08 Aki Van Nesspass metadata: added the machinery to write param and...
2022-04-08 Aki Van Nesspass metadata: removed superfluous `stringf` calls
2022-04-08 Aki Van Nesspass metadata: some more rough work on dumping the...
2022-04-08 Aki Van Nesspass metadata: fixed the MetadataWriter object initiali...
2022-04-08 Aki Van Nesspass metadata: added the output of parameters,
2022-04-08 Aki Van Nesspass metadata: fixed some of the output formatting
2022-04-08 Aki Van Nesspass metadata: initial commit of the metadata pass...
2022-04-08 github-actions... Bump version
2022-04-07 CatherineMerge pull request #3269 from YosysHQ/micko/fix_autotop
2022-04-07 Marcelina Kościelnickaabc: Add support for FFs with reset in -dff
2022-04-06 github-actions... Bump version
2022-04-05 Zachary Snowsv: fix always_comb auto nosync for nested and function...
2022-04-05 Miodrag MilanovicReorder steps in -auto-top to fix synth command, fixes...
2022-04-05 Miodrag MilanovicNext dev cycle
2022-04-05 Miodrag MilanovicRelease version 0.16 yosys-0.16
2022-04-05 github-actions... Bump version
2022-04-04 Marcelina Kościelnickashow: Fix width labels.
2022-04-04 Miodrag MilanovicUpdate CHANGELOG and manual
2022-04-04 Miodrag MilanovićMerge pull request #3265 from YosysHQ/micko/sim_improve...
2022-04-02 Miodrag Milanovicpast_ad initial value setting
2022-04-02 Miodrag MilanovicsetInitState can be only one altering values
2022-04-02 Miodrag MilanovicSet past_d value for init state
2022-04-02 Jannis HarderMerge pull request #3264 from jix/invalid_ff_dcinit_merge
2022-04-02 github-actions... Bump version
2022-04-01 Jannis Harderopt_merge: Add `-keepdc` option required for formal...
2022-04-01 Miodrag MilanovićMerge pull request #3263 from YosysHQ/micko/clk2ff_init
2022-04-01 Miodrag MilanovicSet init values for wrapped async control signals
2022-04-01 Miodrag MilanovićMerge pull request #3262 from YosysHQ/micko/verific_hiernet
2022-04-01 Miodrag MilanovicPreserve internal wires for external nets
2022-04-01 github-actions... Bump version
2022-03-31 Miodrag MilanovićMerge pull request #3256 from YosysHQ/micko/aiw_multiclock
2022-03-31 Miodrag Milanovic Support memories in aiw and multiclock
2022-03-31 github-actions... Bump version
2022-03-30 Miodrag MilanovićMerge pull request #3259 from YosysHQ/micko/verific_val...
2022-03-30 Miodrag MilanovicFix valgrind tests when using verific
2022-03-30 Miodrag MilanovićMerge pull request #3260 from YosysHQ/micko/proper_scop...
2022-03-30 Miodrag MilanovicProper scope naming from FST
2022-03-30 Miodrag MilanovićMerge pull request #3250 from YosysHQ/micko/verific_con...
2022-03-30 github-actions... Bump version
2022-03-29 Miodrag MilanovićMerge pull request #3258 from jix/fix-no-assertions
2022-03-29 Jannis Hardersmtbmc: fix bmc with no assertions
2022-03-29 github-actions... Bump version
2022-03-28 Marcelina Kościelnickakernel/mem: Only use FF init in read-first emu for...
2022-03-28 Jannis HarderMerge pull request #3253 from jix/smtbmc-nodeepcopy
2022-03-28 Jannis HarderMerge pull request #3247 from jix/smtbmc-keepgoing
2022-03-28 LoftyMerge pull request #3194 from Ravenslofty/abc9-flow3mfs
2022-03-28 LoftyMerge pull request #3246 from YosysHQ/gatecat/timing...
2022-03-28 Tim Pamborgowin: Add oscillator primitives
2022-03-28 Jannis Hardersmtbmc: Avoid unnecessary deep copies during unrolling
2022-03-28 Miodrag MilanovićUpdate URL to zlib
2022-03-26 Miodrag MilanovicProperly mark modules imported
2022-03-26 github-actions... Bump version
2022-03-25 NotAFileAdd some more reserve calls to RTLIL::Const
2022-03-25 Miodrag MilanovićMerge pull request #3249 from YosysHQ/micko/no_startoffset
2022-03-25 Miodrag MilanovicImport verific netlist in consistent order
2022-03-25 Miodrag MilanovicAdd -no-startoffset option to write_aiger
2022-03-25 github-actions... Bump version
2022-03-24 Miodrag MilanovićMerge pull request #3243 from nakengelhardt/fix_aiw_comment
2022-03-24 Jannis Harderyosys-smtbmc: Option to keep going after failed asserti...
2022-03-24 Jannis Harderyosys-smtbmc: Fix typo in help text, remove trailing...
2022-03-24 gatecatabc9_ops: Also derive blackboxes with timing info
2022-03-24 N. Engelhardtignore # comment lines
2022-03-23 github-actions... Bump version
2022-03-22 Miodrag MilanovicUpdate abc with latest fix
2022-03-22 Miodrag MilanovicProper SigBit forming in sim
2022-03-22 Miodrag MilanovicProper SigBit forming in sim
2022-03-22 github-actions... Bump version
2022-03-21 Marcelina Kościelnickaxilinx: Add RAMB4* blackboxes
2022-03-19 github-actions... Bump version
2022-03-18 Miodrag MilanovicMore verbose warnings
2022-03-17 Miodrag MilanovićMerge pull request #3236 from YosysHQ/micko/tb_initial
2022-03-17 github-actions... Bump version
2022-03-16 Miodrag MilanovicRecognize registers and set initial state for them...
2022-03-16 Miodrag MilanovicUpdate sim help message.
2022-03-15 github-actions... Bump version
2022-03-14 YRabbitgowin: add support for Double Data Rate primitives
2022-03-14 Miodrag MilanovićMerge pull request #3232 from YosysHQ/micko/fst2tb
2022-03-14 Miodrag MilanovicAdded fst2tb pass for generating testbench
2022-03-14 Claire XenMerge pull request #3213 from antonblanchard/abc-typo
2022-03-14 Miodrag MilanovicProper example code
2022-03-12 github-actions... Bump version
2022-03-11 Miodrag MilanovićMerge pull request #3229 from YosysHQ/micko/sim_date
2022-03-11 Miodrag MilanovićMerge pull request #3222 from zachjs/prune-linux-ci
2022-03-11 Miodrag MilanovićMerge pull request #3228 from YosysHQ/micko/disable_tests
2022-03-11 Claire Xenia... Add "sim -q" option
2022-03-11 Miodrag MilanovicAdd date parameter to enable full date/time and version...
2022-03-11 Claire Xenia... Small fix in "sim" help message
next