- Jun 07, 2023
-
-
BRONES Romain authored
* This is handled better by DESYRDL
-
- Jun 05, 2023
-
-
BRONES Romain authored
* Instead of deriving ID field width
-
- Jun 02, 2023
-
-
BRONES Romain authored
-
- Jun 01, 2023
-
-
BRONES Romain authored
* Correction on testcase * Add data source files * update the python script that creates the data files
-
BRONES Romain authored
* Fix delay on matmul valid signal * Fix length of validity for correction output
-
BRONES Romain authored
* Matmul coefs are now on 24 bits (23 effectives) * Round more after matmul to keep result on 32b
-
- May 31, 2023
-
-
BRONES Romain authored
All x then all y coefs
-
- May 30, 2023
-
-
BRONES Romain authored
* Tie version register * Import lib * Copy data input before simulation
-
- May 02, 2023
-
-
BRONES Romain authored
-
- Apr 28, 2023
-
-
BRONES Romain authored
* There are always a couple of bits more on the address bus. * Use a constant for data serializer ram
-
BRONES Romain authored
* This avoid a nasty bug in GHDL (LLVM backend) which doesn't work well with files with same names. We have another file named that way with DESYRDL.
-
BRONES Romain authored
* Also change the package constant declaration, add a few. All mathematic will be done outside of the package.
-
- Apr 26, 2023
-
-
BRONES Romain authored
-