Files
vhdl/projects/mips_top/constraints/mips_top.xcf
T
jens 74e4af5fdf - added
git-svn-id: http://moon:8086/svn/vhdl/trunk@1430 cc03376c-175c-47c8-b038-4cd826a8556b
2021-03-21 12:20:54 +00:00

7 lines
166 B
Plaintext

BEGIN MODEL biu
INST inst_bin_fifo ram_style = distributed;
INST inst_bout_fifo ram_style = distributed;
INST inst_write_fifo ram_style = distributed;
END;