- Jul 18, 2024
-
-
BRONES Romain authored
* Trying to simulate the StopToCurrent going to mean value * Simulation time is very very long... probably not a good idea
-
- Jul 05, 2024
-
-
BRONES Romain authored
* Also I had a nasty GHDL error that was solved by this, not sure why...
-
- Jul 04, 2024
-
-
BRONES Romain authored
-
BRONES Romain authored
* align memory access * adapt to new rounding in filter
-
- May 30, 2024
-
-
BRONES Romain authored
* Add constant for number of BPM * Change the register addresses
-
- Oct 30, 2023
-
-
BRONES Romain authored
* No auto check !
-
BRONES Romain authored
* Update register address * Configure second register as unitary
-
- 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.
-