yosys.git
2020-05-14 Eddie Hungabc9: test to use box file instead of auto
2020-05-14 Eddie Hungabc9: restore selected_modules()
2020-05-14 Eddie Hungsynth_*: no need to explicitly read +/abc9_model.v
2020-05-14 Eddie HungRevert "Merge pull request #1917 from YosysHQ/eddie...
2020-05-14 Eddie Hungabc9: add flop boxes to basic $_DFF_P_ and $_DFF_N_ too
2020-05-14 Eddie Hungkernel: TimingInfo to clamp -ve setup/edge-sensitive...
2020-05-14 Eddie Hungabc9_ops: -prep_dff_map to error if async flop found
2020-05-14 Eddie HungUncomment negative setup times; clamp to zero for conne...
2020-05-14 Eddie Hungabc9: remove redundant wbflip
2020-05-14 Eddie Hungxaiger: always sort input/output bits by port id
2020-05-14 Eddie Hungabc9: generate $abc9_holes design instead of <name...
2020-05-14 Eddie Hungabc9_ops: more robust
2020-05-14 Eddie Hungabc9: suppress warnings when no compatible + used flop...
2020-05-14 Eddie Hungxilinx: update abc9_dff tests
2020-05-14 Eddie Hungxilinx: remove no-longer-relevant test
2020-05-14 Eddie Hungaiger/xaiger: use odd for negedge clk, even for posedge
2020-05-14 Eddie Hungabc9: cleanup
2020-05-14 Eddie HungRevert "ecp5: replace ecp5_ffinit with techmap rules...
2020-05-14 Eddie Hungabc9_ops: -prep_dff_map to check $_DFF_[NP]_.Q drives...
2020-05-14 Eddie Hungabc9_ops: do away with '$abc9_cells' selection
2020-05-14 Eddie Hungabc9_ops: use new 'design -delete' and 'select -unset'
2020-05-14 Eddie Hungecp5: (* abc9_flop *) gated behind YOSYS
2020-05-14 Eddie Hungsubmod: revert accidental change
2020-05-14 Eddie HungRevert "Merge branch 'eddie/kernel_makeblackbox' into...
2020-05-14 Eddie Hungxaiger: update help text
2020-05-14 Eddie Hungecp5: add synth_ecp5 -dff to work with -abc9
2020-05-14 Eddie Hungabc9_ops: -prep_dff_map to warn if no specify cells
2020-05-14 Eddie Hungice40: synth_ice40 cleanup
2020-05-14 Eddie Hungecp5: replace ecp5_ffinit with techmap rules + dff2dffs...
2020-05-14 Eddie Hungkernel: Module::makeblackbox() to clear connections...
2020-05-14 Eddie Hungice40: add synth_ice40 -dff option, support with -abc9
2020-05-14 Eddie Hungice40: split out cells_map.v into ff_map.v
2020-05-14 Eddie Hungabc9_ops: -prep_dff_map to cope with plain $_DFF_[NP...
2020-05-14 Eddie Hungsynth_xilinx: rename dff_mode -> dff
2020-05-14 Eddie Hungxaiger: do not treat (* init=1'bx *) as 1'b0
2020-05-14 Eddie Hungabc9: cleanup
2020-05-14 Eddie Hungabc9_ops: do not use (* abc9_init *)
2020-05-14 Eddie Hungaiger: -xaiger to parse initial state back into (*...
2020-05-14 Eddie Hungxaiger: when -dff use (* init *) for initial state
2020-05-14 Eddie Hungabc9_ops: add 'dff' label for auto handling of (* abc9_...
2020-05-14 Eddie Hungabc9: fix behaviour and help for -box option
2020-05-14 Eddie Hungaiger: -xaiger to read $_DFF_[NP]_ back with new clocks...
2020-05-14 Eddie Hungxaiger: output $_DFF_[NP]_ with mergeability if -dff...
2020-05-14 Eddie HungMerge pull request #2045 from YosysHQ/eddie/fix2042
2020-05-14 Claire WolfMerge pull request #2052 from YosysHQ/claire/verific_memfix
2020-05-14 Claire WolfMerge pull request #2050 from YosysHQ/eddie/opt_clean_fixes
2020-05-14 Claire WolfMerge pull request #2027 from YosysHQ/eddie/verilog_neg...
2020-05-14 Eddie Hungtest: add another testcase as per @nakengelhardt
2020-05-14 Claire WolfAdd support for non-power-of-two mem chunks in verific...
2020-05-14 Eddie Hungopt_clean: improve warning message
2020-05-14 Eddie Hungopt_clean: add init test
2020-05-14 Eddie Hungopt_clean: rminit without -purge; also remove if consis...
2020-05-14 Eddie Hungopt_clean: really make 'clean' identical to 'opt_clean...
2020-05-13 Eddie Hungverilog: default to input in sv mode if task/func has...
2020-05-13 Eddie Hungtests: update/extend task argument tests
2020-05-12 Eddie Hungice40: fix ICESTORM_LC process sensitivity
2020-05-12 Eddie Hungice40: fix whitespace
2020-05-12 David Shahecp5: Add missing SERDES parameters
2020-05-11 Eddie Hungverilog: error out when non-ANSI task/func arguments
2020-05-11 Eddie Hungtests: add #2042 testcase
2020-05-11 Eddie HungSetup tests/verilog properly
2020-05-08 Claire WolfMerge pull request #2038 from nakengelhardt/no-libdir...
2020-05-08 Claire WolfFix clang compiler warning
2020-05-08 whitequarkMerge pull request #2022 from Xiretza/fallthroughs
2020-05-07 Dan Ravensloftintel_alm: direct LUTRAM cell instantiation
2020-05-07 N. EngelhardtRemove yosys libdir from LDFLAGS (and fix a typo)
2020-05-07 Claire WolfMerge pull request #2005 from YosysHQ/claire/fix1990
2020-05-07 Eddie HungMerge pull request #2034 from YosysHQ/eddie/abc_remote
2020-05-07 XiretzaReorder cases to avoid fall-through warning
2020-05-07 XiretzaAdd YS_FALLTHROUGH macro to mark case fall-through
2020-05-06 Eddie HungMakefile: git fetch all commits from $(ABCURL) repo
2020-05-06 Eddie HungMerge pull request #2028 from zachjs/master
2020-05-06 Zachary Snowverilog: allow null gen-if then block
2020-05-05 Eddie Hungtechlibs/common: more robustness when *_WIDTH = 0
2020-05-05 Eddie HungMerge pull request #2025 from YosysHQ/eddie/frontend_cl...
2020-05-05 whitequarkMerge pull request #2012 from whitequark/fix-wasi-abc...
2020-05-05 Eddie HungMerge pull request #2026 from YosysHQ/eddie/scratchpad_...
2020-05-05 Eddie HungMerge pull request #2024 from YosysHQ/eddie/primitive_src
2020-05-05 Eddie HungMerge pull request #2023 from YosysHQ/eddie/specify_src
2020-05-04 Eddie Hungast: swap range regardless of range_left >= 0
2020-05-04 Eddie Hungtest: add failing test
2020-05-04 Eddie Hungsynth_ice40/ecp5/xilinx: allow abc9.W to be overridden...
2020-05-04 Eddie Hungverilog: fix specify src attribute
2020-05-04 Eddie Hungfrontend: cleanup to use more ID::*, more dict<> instea...
2020-05-04 Eddie Hungverilog: set src attribute for primitives
2020-05-04 Eddie Hungtests: add tests for primitives' src
2020-05-04 Eddie HungMerge pull request #1996 from boqwxp/rtlil_source_locations
2020-05-03 whitequarkMerge pull request #2000 from whitequark/log_error...
2020-05-03 whitequarkkernel: Trap in `log_error()` when a debugger is attached.
2020-05-03 Claire WolfMerge pull request #2014 from YosysHQ/claire/fixoptalu
2020-05-02 Eddie Hungtest: add test for #2014
2020-05-02 Eddie HungMerge pull request #2013 from YosysHQ/eddie/aiger_fixes
2020-05-02 Claire WolfFix the other "opt_expr -fine" bug introduced in 213a89558
2020-05-02 Claire WolfFix the other "opt_expr -fine" bug introduced in 213a89558
2020-05-02 Eddie Hungabc9_ops: -reintegrate to be sensitive to start_offset too
2020-05-02 Eddie Hungtests: aiger test for wire->start_offset != 0
2020-05-02 Eddie Hungaiger: fixes for ports that have start_offset != 0
2020-05-02 Claire WolfAdd plusargs for output files in test_autotb output
2020-05-02 Claire WolfBugfix in partsel.v signed indices test cases
2020-05-02 Claire WolfFix handling of signed indices in bit slices
next