ramprabhu27
Newbie level 1
I am implementing an abstract machine in hardware using VHDL. The abstract machine consists of registers which points to linked lists in RAM.So I want to know how to implement linked lists in VHDL and are they synthesizable?