Releases: DylanVanAssche/digitale-synthese
Releases · DylanVanAssche/digitale-synthese
V1.0.0
V0.0.9
Bugfixes
- Fixed SequenceController reset value to capture the first 0 of the preamble correctly after a reset.
- Fixed DPLL restart values (typo)
- Fixed dataregister (datalink layer transmitter) input data. The preamble was OK but the data was inverted transmitted.
New features
- Hardware Virtex II Pro UCF file updated for transmitter and receiver
- Hardware top files (compatible with the UCF files)
Testing
- Total testbench completely tested and ready for deployment
V0.0.8
Bugfixes
- Fixed some undefined signals in the layers which gave problems for the total testbench
New features
- Hardware Virtex II Pro UCF file
Testing
- Total testbench partly tested, some issue remain which are currently WIP
V0.0.7
Bugfixes
- Fixed some undefined signals in the layers and indentation.
- Repaired the corrupted DataShiftReg module
- Repaired the corrupted Correlator module
New features
- Access layer receiver with it's components
- Receiver top file
Testing
- Access layer receiver tested and it's components
- Receiver top file partly tested, needs #39
V0.0.6
Bugfixes
- Fixed some testbenches
New features
- Application layer receiver with it's components
- Datalink layer receiver with it's components
Testing
- Application layer receiver tested and it's components
- Datalink layer receiver tested and it's components
- Correlator tested
- Despreader tested
- MUX tested
V0.0.5
Removed old files due a git issue.
This release is the cleaned up version of V0.0.4
V0.0.4
V0.0.3
Bugfixes
- Fixed typos
- Unified comments
New features
- Sender (top file)
- DataLink layer (top file)
- SequenceController
- DataRegister
Testing
- Fully tested all components
- Datalink layer & Sender test also OK
V0.0.2
Bugfixes
- Fixed typos
- Unified comments
New features
- PNGenerator
- MUX
Testing
- Fully tested all components
- Access layer test also OK
V0.0.1
Bugfixes
- Reformatted code using VHDL formatter
- Unified comments
- Moved components in folders
New features
- Edgedetector
- UpDownCounter
Testing
- Fully tested all components
- Layer test also OK