Commit graph

  • b789105732
    Merge pull request #3 from DrasLorus/msvc-support-experimental main Camille Monière 2022-06-11 21:21:18 +0200
  • 55e8754626 MSVC++ Support DrasLorus 2022-06-11 19:58:11 +0200
  • 25fe26307c
    Fix source definitions to let clang++ work anonymous 2022-06-11 10:27:02 +0200
  • 6afa99d7a1
    GNU 4.6 (consequently Xilinx 2019.1) is finally supported anonymous 2022-05-13 15:53:14 +0200
  • 25255802f1
    Remove indetermination and patch for Xilinx v2019.1 compatibility Camille Monière 2022-04-25 11:43:31 +0200
  • a0ce4ceab0
    Update README.md on github Camille Monière 2022-04-21 15:37:46 +0200
  • a8433e0188
    Fix synthesis and includes bugs DrasLorus 2022-04-20 19:44:52 +0200
  • 0dc041b840
    Fix test method to really using test vectors Camille Monière 2022-04-14 17:18:52 +0200
  • 7707d12e98
    Add a synthesis-friendly option and yet another formatting Camille Monière 2022-03-14 17:55:16 +0100
  • 4a0236baea
    Just an auto-formatting correction Camille Monière 2022-03-14 14:19:42 +0100
  • f0035238bf
    Correct the name and improve widely Camille Monière 2022-03-14 14:07:10 +0100
  • 08c18e63a0
    Add support and validation for Pi / 4 in Constexpr variant Camille Monière 2022-03-11 18:38:14 +0100
  • 1a7a1be5c7
    Update CMakeLists and add GCC 6.2 and 6.5 to the supported compiler lists devel Camille Monière 2022-02-21 11:39:33 +0100
  • 5bc9c3eeb1
    Big update, that compiles with Xilinx GCC 6.2 Camille Monière 2022-02-18 21:33:59 +0100
  • 9b83926968
    Fix for GCC 9.4 support, formatting, and license addition. Camille Monière 2022-02-17 20:22:12 +0100
  • f921587f5b
    Make cordic method static Camille Monière 2022-02-15 19:37:37 +0100
  • 0947b52266
    Add option to be PEDANTIC© Camille Monière 2022-02-15 19:25:45 +0100
  • 1027b8fc09
    Merge pull request #2 from DrasLorus/cicd Camille Monière 2022-02-14 15:57:58 +0100
  • e7e7a8eba1
    Tentative of action Camille Monière 2022-02-14 15:44:33 +0100
  • be68413408
    Update cmake.yml Camille Monière 2022-02-14 14:26:11 +0100
  • 5513bcd8e4
    Cretae github actions Camille Monière 2022-02-14 12:25:48 +0100
  • e3f9a2e1e5
    GCC now compiles AND evaluates constexpr during compilation. Camille Monière 2022-02-14 12:13:43 +0100
  • 9e21f49577
    Fix CMakeLists and add a constexpr test Camille Monière 2022-02-14 10:44:22 +0100
  • d92d11e3e7
    GCC now works. Camille Monière 2022-02-11 20:17:10 +0100
  • cbd04f1a3e
    Clang works, not GCC Camille Monière 2022-02-11 19:17:11 +0100
  • f2a7c0c886
    Working AP template cordic Camille Monière 2022-02-11 18:17:13 +0100
  • d46fbc40b6
    Road to template cordic rotate Camille Monière 2022-02-07 18:58:38 +0100
  • fcffa1cb7c
    initial commit Camille Monière 2022-02-04 19:27:11 +0100