experimental branch to build BaS with a GNU toolchain.
branched from Rev 38 of trunk
This commit is contained in:
10
BaS_GNU/FPGA_quartus/DSP/src/parameter_pkg.vhd
Normal file
10
BaS_GNU/FPGA_quartus/DSP/src/parameter_pkg.vhd
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
package parameter_pkg is
|
||||
|
||||
constant BW_ADDRESS : natural := 16;
|
||||
|
||||
constant PIPELINE_DEPTH : natural := 5;
|
||||
|
||||
constant NUM_ACT_SIGNALS : natural := 26;
|
||||
|
||||
end package;
|
||||
Reference in New Issue
Block a user