Adopt a data flow modeling coding style, which involves describing circuit behavior using concurrent assignments and flow of data between registers. Applying this technique can enhance the efficiency of digital system design by promoting a modular, parallel processing approach compared to a sequential coding style.
In this project, you just verify the results by simulation.