- Jun 23, 2023
-
-
BRONES Romain authored
* Add SUMSAT saturation * Add first iteration with 0 in registers
-
BRONES Romain authored
* The corrector contains 4 coefficients that are enought to make a lag-compensator or lead-compensator * Change the name of the block to erase "pi" * Update the simulation data !! Still error on simulation, to be fixed
-
- Jun 07, 2023
-
-
BRONES Romain authored
* PSCID memory read require one clock tick, so add a pipeline stage * To limit complexity, remove tready. Throttling will be done outside
-
BRONES Romain authored
* Change address with the new layout * Add PSCID filling and checking
-
- Jun 01, 2023
-
-
BRONES Romain authored
* Correction on testcase * Add data source files * update the python script that creates the data files
-
- 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
* Also change the package constant declaration, add a few. All mathematic will be done outside of the package.
-