Verilog model for a diverging diamond interchange; includes control of 'priority' allowing for better traffic management during peak times.
$ make
will run testbenches, and save compiled executables to sim/target/.
This project was developed using Icarus verilog. It can be installed on Debian/Ubuntu with
apt install iverilog