Merge pull request #2352 from zachjs/const-func-localparam
[yosys.git] / frontends /
2020-09-01 clairexenMerge pull request #2352 from zachjs/const-func-localparam
2020-09-01 clairexenMerge pull request #2366 from zachjs/library-format
2020-09-01 clairexenMerge pull request #2353 from zachjs/top-scope
2020-09-01 clairexenMerge pull request #2365 from zachjs/const-arg-loop...
2020-08-31 Miodrag MilanovicReorder to prevent crash
2020-08-31 clairexenMerge pull request #2368 from YosysHQ/verific_portrange
2020-08-30 Miodrag Milanovicast recognize lower case x and z and verific gives...
2020-08-30 Miodrag MilanovicDo not check for 1 and 0 only
2020-08-30 Miodrag MilanovicFix import of VHDL enums
2020-08-29 Zachary SnowSimple support for %l format specifier
2020-08-29 Zachary SnowFix constant args used with function ports split across...
2020-08-27 whitequarkMerge pull request #2357 from whitequark/cxxflags-MP
2020-08-27 whitequarkMerge pull request #2356 from whitequark/flatten-techma...
2020-08-27 whitequarkMerge pull request #2358 from whitequark/rename-ilang...
2020-08-26 whitequarkReplace "ILANG" with "RTLIL" everywhere.
2020-08-26 Miodrag MilanovićMerge pull request #2355 from YosysHQ/verific_improvements
2020-08-26 Miodrag MilanovicAdd formal apps and template generators
2020-08-21 Zachary SnowModule name scope support
2020-08-21 Zachary SnowAllow localparams in constant functions
2020-08-20 clairexenMerge pull request #2347 from YosysHQ/mwk/techmap-shift...
2020-08-20 clairexenMerge pull request #2344 from YosysHQ/mwk/opt_share...
2020-08-20 clairexenMerge pull request #2337 from YosysHQ/mwk/clean-keep...
2020-08-20 clairexenMerge pull request #2333 from YosysHQ/mwk/peepopt-shift...
2020-08-20 clairexenMerge pull request #2328 from YosysHQ/mwk/opt_dff-cleanup
2020-08-20 clairexenMerge pull request #2327 from YosysHQ/mwk/techmap-const...
2020-08-20 clairexenMerge pull request #2326 from YosysHQ/mwk/peeopt-muldiv...
2020-08-20 clairexenMerge pull request #2319 from YosysHQ/mwk/techmap-cellt...
2020-08-19 clairexenMerge pull request #2122 from PeterCrozier/struct_array2
2020-08-18 clairexenMerge pull request #2339 from zachjs/display-format-0s
2020-08-18 clairexenMerge pull request #2338 from zachjs/const-branch-finish
2020-08-18 clairexenMerge pull request #2317 from zachjs/expand-genblock
2020-08-18 Claire WolfMerge branch 'zachjs-const-func-block-var'
2020-08-18 Claire WolfMerge branch 'const-func-block-var' of https://github...
2020-08-18 clairexenMerge pull request #2281 from zachjs/const-real
2020-08-09 Zachary SnowPropagate const_fold through generate blocks and branches
2020-08-09 Zachary SnowAllow %0s $display format specifier
2020-08-01 Zachary SnowFix generate scoping issues
2020-07-29 Miodrag MilanovićMerge pull request #2314 from YosysHQ/verifix_errorfix
2020-07-29 Miodrag MilanovicClear last error message
2020-07-28 clairexenMerge pull request #2301 from zachjs/for-loop-errors
2020-07-28 clairexenMerge pull request #2306 from YosysHQ/mwk/equiv_induct...
2020-07-26 clairexenMerge pull request #2299 from zachjs/arg-loop
2020-07-25 Zachary SnowClearer for loop error messages
2020-07-25 Zachary SnowAllow blocks with declarations within constant functions
2020-07-25 Zachary SnowAvoid generating wires for function args which are...
2020-07-20 Zachary SnowAllow reals as constant function parameters
2020-07-16 clairexenMerge pull request #2229 from Ravenslofty/sf2_remove_sf...
2020-07-16 clairexenMerge pull request #2273 from whitequark/write-verilog...
2020-07-16 clairexenMerge pull request #2272 from whitequark/write-verilog-sv
2020-07-16 Miodrag MilanovićMerge pull request #2238 from YosysHQ/mwk/dfflegalize...
2020-07-16 Miodrag MilanovićMerge pull request #2226 from YosysHQ/mwk/nuke-efinix...
2020-07-16 whitequarkMerge pull request #2270 from whitequark/cxxrtl-fix...
2020-07-15 whitequarkMerge pull request #2269 from YosysHQ/claire/bisonwall
2020-07-15 Claire WolfTreat all bison warnings as errors in verilog front-end
2020-07-15 Claire WolfUse %precedence in verilog_parser.y
2020-07-15 Claire WolfFix bison warnings for missing %empty
2020-07-15 Claire WolfRun bison with -Wall for verilog front-end
2020-07-15 clairexenMerge pull request #2257 from antmicro/fix-conflicts
2020-07-15 Kamil RakoczyAdd missing semicolons
2020-07-10 clairexenMerge pull request #2256 from YosysHQ/claire/fix2241
2020-07-10 Claire WolfAdd AST_EDGE support to AstNode::detect_latch(), fixes...
2020-07-10 Kamil RakoczyFix S/R conflicts
2020-07-10 Kamil RakoczyFix R/R conflicts
2020-07-10 Kamil RakoczyRevert "Revert PRs #2203 and #2244."
2020-07-09 whitequarkMerge pull request #2255 from whitequark/bison-Werror...
2020-07-09 whitequarkverilog_parser: turn S/R and R/R conflicts into hard...
2020-07-09 whitequarkRevert PRs #2203 and #2244.
2020-07-09 clairexenMerge pull request #2244 from antmicro/logic
2020-07-06 Lukasz DalekSupport logic typed parameters
2020-07-02 clairexenMerge pull request #2132 from YosysHQ/eddie/verific_initial
2020-07-02 clairexenMerge pull request #2186 from YosysHQ/mwk/dfflegalize
2020-07-02 clairexenMerge pull request #2211 from YosysHQ/mwk/fix-fmcombine-ff
2020-07-02 clairexenMerge pull request #2210 from YosysHQ/mwk/fix-opt_merge
2020-07-02 clairexenMerge pull request #2195 from YosysHQ/mwk/manual-gates
2020-07-01 clairexenMerge pull request #2203 from antmicro/fix-grammar
2020-07-01 clairexenMerge pull request #2179 from splhack/static-cast
2020-07-01 clairexenMerge pull request #2138 from boqwxp/qbfsat-oflag
2020-07-01 clairexenMerge pull request #2206 from boqwxp/qbfsat-fix-name...
2020-06-30 clairexenMerge pull request #2136 from zachjs/master
2020-06-30 clairexenMerge pull request #2199 from YosysHQ/mmicko/sim_memory
2020-06-30 clairexenMerge pull request #2201 from YosysHQ/fix_test_cell_ilang
2020-06-30 clairexenMerge pull request #2209 from YosysHQ/verific_update
2020-06-30 Miodrag MilanovicUpdate verific API version check
2020-06-29 Zachary SnowAllow constant function calls in for loops and generate...
2020-06-26 Miodrag MilanovicFix crash in verific frontend
2020-06-26 Lukasz DalekParse macro call attached semicolon as empty expression
2020-06-26 Lukasz DalekFix integer signing grammar
2020-06-26 whitequarkMerge pull request #2188 from antmicro/missing-operators
2020-06-26 whitequarkMerge pull request #2189 from antmicro/optional-labels
2020-06-25 clairexenMerge pull request #2168 from whitequark/assert-unused...
2020-06-25 clairexenMerge pull request #2135 from boqwxp/qbfsat-timeinfo
2020-06-25 clairexenMerge pull request #2093 from boqwxp/qbfsat-bugfixes
2020-06-25 clairexenMerge pull request #2192 from YosysHQ/verific_netbus_attr
2020-06-25 Kamil RakoczySupport missing sub-assign and and-assign operators
2020-06-25 Miodrag Milanovicoptimization, all items should have same attributes
2020-06-24 Lukasz DalekSupport missing xor-assign operator
2020-06-24 Lukasz DalekSupport optional labels at the end of package definition
2020-06-24 Lukasz DalekSupport optional labels at the end of module definition
2020-06-24 Kamil RakoczyAdd plus-assignment operator
2020-06-24 Kamil RakoczyAdd or-assignment operator
next